-
Notifications
You must be signed in to change notification settings - Fork 4
New layout for account creation screens #77
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
base: main
Are you sure you want to change the base?
Conversation
d852b7d
to
0cbe2ab
Compare
49658f2
to
349f26b
Compare
mobile/modules/ui-components/organisms/NetworkSelectionModal3.tsx
Outdated
Show resolved
Hide resolved
mobile/modules/ui-components/organisms/NetworkSelectionModal3.tsx
Outdated
Show resolved
Hide resolved
mobile/modules/ui-components/organisms/NetworkSelectionModal3.tsx
Outdated
Show resolved
Hide resolved
mobile/modules/ui-components/organisms/NetworkSelectionModal3.tsx
Outdated
Show resolved
Hide resolved
4ccb69e
to
28d4df7
Compare
Need actual messages: gnokey-mobile/mobile/modules/ui-components/organisms/OnboardingCarousel.tsx Lines 9 to 20 in 6b258ae
|
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.
Tested on Android and iOS simulators.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
Proposition: When you create a new account, the chain selected in the main screen is the same chain for user creation: |
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.
Please see my comments.
This issue is still present. |
In the latest commit,
|
Did you implement that? It's not working for me. |
In the "New Chain" screen, you cannot see what you write in the last fields (RPC URL and Faucet URL) |
Redesign account creation screens to improve user experience and navigation. Introduce new components for better validation feedback.