-
Notifications
You must be signed in to change notification settings - Fork 987
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
[#21652] The main part of a backup flow is missing at Keycard migrati… #21893
[#21652] The main part of a backup flow is missing at Keycard migrati… #21893
Conversation
Jenkins BuildsClick to see older builds (5)
|
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.
Looks good ✅
Left one small comment about how the UI may change wallet-UX, but I'm not sure.
{:icon-name :i/close | ||
:on-press #(rf/dispatch [:navigate-back]) |
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.
Does this change affect the wallet UX? For example, does the wallet-flow for backing up the seed-phrase still need a back-arrow?
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.
it was wrong before, it's modal but it had back arrow, so it's fixed now
100% of end-end tests have passed
Passed tests (8)Click to expandClass TestWalletOneDevice:
Class TestCommunityMultipleDeviceMerged:
Class TestCommunityOneDeviceMerged:
Class TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestWalletMultipleDevice:
|
Hi @flexsurfer ! As we have changes in design it would be great if we ad these parts to our keycard migration backup flow: 1) restriction to make a screenshot 2) 3) https://www.figma.com/design/YGm3igIOAcwMqUVJWCJ6f1/Keycard?node-id=3395-33010&m=dev This flow relates specifically to the keycard functionality. At the moment, the |
…on flow and Create User flow
4b20227
to
628b671
Compare
thanks @mariia-skrypnyk 2 - fixed, please make separate tasks for 1 and 3 |
Hey @flexsurfer ! Please, fix 2 small issues:
|
thanks @mariia-skrypnyk 1 fixed , for 2 pls create follow up because it seems like it's a different component we need to create or fix current component |
38% of end-end tests have passed
Failed tests (5)Click to expandClass TestCommunityOneDeviceMerged:
Class TestWalletMultipleDevice:
Class TestWalletOneDevice:
Passed tests (3)Click to expandClass TestCommunityOneDeviceMerged:
Class TestCommunityMultipleDeviceMerged:
Class TestOneToOneChatMultipleSharedDevicesNewUi:
|
Thanks @flexsurfer ! |
fixes #21652
QA: please also check new keypair creation in the wallet