Registration V1 cleanup - #293
Conversation
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
shinzo-webapp-staging | accdb27 | Commit Preview URL Branch Preview URL |
Jul 22 2026, 07:45 PM |
|
@NiranjanaBinoy I see this UI in the landing page. Was it like this before? Probably lacks empty/loading states in the table
|
@VanishMax If the user abandon the registration process after assertion, we will not have the connection string to pull the health data or the DID key, currently we are not filtering them out but displaying them like this. |
|
@NiranjanaBinoy would you like to add this as another ticket or resolve the UI here? Happy to approve. Or we could actually remove the tables from the registration app having the same data in the explorer? What do you think? |
|
@VanishMax Is the UI issue you have mentioned is the empty fields? It is because of incomplete registration process - this kind of implies the user have successfully asserted but the registration is not complete, we can add a separate ticket to figure out how to deal with this. I do not wanted to add any changes other than cleaning up to this PR. |
VanishMax
left a comment
There was a problem hiding this comment.
@NiranjanaBinoy approving as the UI emptiness isn't about this refactoring. Though, it'd be better to style it in a way that prompts user to register. Empty tooltips don't look that nice.
102551a to
accdb27
Compare
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
shinzo-explorer-internal | accdb27 | Commit Preview URL Branch Preview URL |
Jul 22 2026, 07:44 PM |
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
faucet-internal | accdb27 | Commit Preview URL Branch Preview URL |
Jul 22 2026, 07:43 PM |
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
shinzo-explorer | accdb27 | Commit Preview URL Branch Preview URL |
Jul 22 2026, 07:43 PM |
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
faucet | accdb27 | Commit Preview URL Branch Preview URL |
Jul 22 2026, 07:42 PM |
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
shinzo-studio | accdb27 | Commit Preview URL Branch Preview URL |
Jul 22 2026, 07:43 PM |
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
shinzo-studio-internal | accdb27 | Commit Preview URL Branch Preview URL |
Jul 22 2026, 07:43 PM |

Pull Request
Description
Changes
Related Issue
fixes #185
Steps to Test
Checklist
Notes