-
Notifications
You must be signed in to change notification settings - Fork 38
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
feat: add account redesign #1760
Conversation
🦋 Changeset(s) detectedThis PR includes changeset(s) for the following changed packages:
Not sure what this means? Click here to learn what changesets are. |
386cf36
to
d90029b
Compare
7f34531
to
41f6bf7
Compare
6a0ef04
to
4d47344
Compare
869b90b
to
a08ae85
Compare
a08ae85
to
402f7b5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGMT,
However there is this weird yo-yo effect when scrolling the virtualized dropdown networks list too fast. I tried to fix it myself but seems like react-virtual lib is not playing nice with headlessUi components. Time to give shadcn a go?
Don't think it is a blocker though, since the list is quite big and users will make use of the search functionality.
In the following video I never scrolled up:
Implements new designs for
/accounts/add
, including a network picker for users who don't know whether they need to create an Ethereum or a Polkadot account for use with a given chain.