Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add create account pages #566

Merged
merged 5 commits into from
Nov 15, 2024
Merged

Add create account pages #566

merged 5 commits into from
Nov 15, 2024

Conversation

limemloh
Copy link
Contributor

@limemloh limemloh commented Nov 8, 2024

Purpose

Implement account creation pages, i.e. select identity and confirm.

Some details that I have left out and will address in a future PR are:

  • Missing the transparent background for confirm page.
  • Support pending accounts in the home page, currently it is just displaying "Loading".

Copy link
Collaborator

@soerenbf soerenbf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I feel like we need a proper representation of "pending" accounts on the account home page. Currently it just says "loading" 😄

Is there anything holding us back from just showing the full account page?

@limemloh
Copy link
Contributor Author

I feel like we need a proper representation of "pending" accounts on the account home page. Currently it just says "loading" 😄

Is there anything holding us back from just showing the full account page?

I did an attempt of it in this PR

soerenbf
soerenbf previously approved these changes Nov 13, 2024
Copy link
Collaborator

@soerenbf soerenbf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well, in that case it looks good 😄

@soerenbf soerenbf dismissed their stale review November 13, 2024 08:17

Found something in other PR that belongs here

Copy link
Collaborator

@soerenbf soerenbf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If I attempt to create an account with an expired identity, I don't get any feedback that the account creation did not succeed.

In the current wallet I get an error (an obscure bad UX RPC error message, but hey.. it's something?). I think it would make sense to filter out identities that cannot be used for account creation.

@limemloh limemloh merged commit 361dc95 into browser-ui-update Nov 15, 2024
7 checks passed
@limemloh limemloh deleted the x-create-account branch November 15, 2024 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants