Page MenuHomePhabricator

[native] Navigate to a SIWE backup screen
ClosedPublic

Authored by tomek on Dec 6 2024, 9:37 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jan 6, 9:28 PM
Unknown Object (File)
Mon, Jan 6, 10:29 AM
Unknown Object (File)
Sun, Jan 5, 1:55 PM
Unknown Object (File)
Sun, Jan 5, 10:47 AM
Unknown Object (File)
Sun, Jan 5, 9:07 AM
Unknown Object (File)
Fri, Jan 3, 2:44 PM
Unknown Object (File)
Fri, Jan 3, 1:49 PM
Unknown Object (File)
Fri, Jan 3, 12:01 PM
Subscribers

Details

Summary

After successful login a user should be redirected to sign a backup

https://linear.app/comm/issue/ENG-8203/implement-navigation-flow-for-new-siwe-log-in

Depends on D14164

Test Plan

Connect the wallet using restore flow. The user should get navigated to the new screen.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

tomek requested review of this revision.Dec 6 2024, 9:55 AM
tomek edited the test plan for this revision. (Show Details)

Rebase and update the approach

Remove a button from the backup menu

kamil added inline comments.
native/account/restore-prompt-screen.react.js
82 ↗(On Diff #46557)

nit: we can remove useCallback now

104 ↗(On Diff #46557)

This is something we need to update as part of removing social proof refresh during restore but for now looks good

native/profile/backup-menu.react.js
229 ↗(On Diff #46557)

This will be removed I think

This revision is now accepted and ready to land.Thu, Dec 19, 3:28 AM
This revision was automatically updated to reflect the committed changes.