-
Notifications
You must be signed in to change notification settings - Fork 988
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
Implement seed phrase fallback flow #21090
Conversation
Jenkins BuildsClick to see older builds (110)
|
dcd662b
to
07cc9bf
Compare
bf1f5b6
to
8dbcff2
Compare
47af03c
to
909d7a3
Compare
27aa127
to
fc4c406
Compare
(defn- show-check-before-syncing | ||
(defn- navigate-to-new-to-status |
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.
Feel free to ignore this file. As its already reviewed in #21160
100% of end-end tests have passed
Passed tests (51)Click to expandClass TestCommunityMultipleDeviceMergedTwo:
Class TestOneToOneChatMultipleSharedDevicesNewUiTwo:
Class TestWalletMultipleDevice:
Class TestWalletOneDevice:
Class TestActivityMultipleDevicePR:
Class TestCommunityOneDeviceMerged:
Class TestActivityCenterContactRequestMultipleDevicePR:
Class TestActivityMultipleDevicePRTwo:
Class TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestCommunityMultipleDeviceMerged:
Class TestGroupChatMultipleDeviceMergedNewUI:
Class TestDeepLinksOneDevice:
|
Hi @Parveshdhull ! |
Hi, thank you for finding this issue. It's unlikely that it's related to the PR. But just to be sure are you facing this on Android? And on which flow, fresh account? Please can you confirm, that you tried another device? |
@Parveshdhull This reproduces on both platforms (Android, iOS) and only in the fallback flow, regardless of the account. |
hi @Horupa-Olena, Thank you for finding this issue. It should be fixed now By the way, we missed this earlier, but it is also present in the Issue 2 video at 1:15. |
That's a good point. Maybe that's something we should bring up with designers to address soon after. While the flows are currently correct, they are a bit confusing like you pointed out. |
@Parveshdhull Thank you for your fix. No issues from my side. PR is ready to be merged! |
cc @qfrank |
waiting for PR approval from @igor-sirotin |
status-go changes merged @Parveshdhull |
b8729e6
to
7d6bf2b
Compare
original PR #20766
Designs: https://www.figma.com/design/V6nlpAWIf2e1XU8RJ9yQPe/Syncing-for-Mobile?node-id=3338-16100&node-type=CANVAS&t=yeQnRzRlEua9vV6V-0
depends on #21160 (PR merged)
status-go pr: status-im/status-go#5794
Leftover
As per design we also need to show profile name, but currently we don't have access to that. So only installation-id will be shown in more details bottom sheet.
Testing
status: ready