Skip to content
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

Import missing key pair by entering private key inside wallet settings #20374

Closed
Tracked by #19936
seanstrom opened this issue Jun 6, 2024 · 0 comments · Fixed by #20372
Closed
Tracked by #19936

Import missing key pair by entering private key inside wallet settings #20374

seanstrom opened this issue Jun 6, 2024 · 0 comments · Fixed by #20372
Assignees
Labels
wallet: Settings All issues for the mobile wallet settings
Milestone

Comments

@seanstrom
Copy link
Member

seanstrom commented Jun 6, 2024

Feature Issue

User Story

As a user,
I want to be able to import a missing key pair by entering a recovery phrase while inside the wallet settings.

Description

Implement the UI and UX flow inside the wallet settings for importing a key pair by entering a recovery phrase.

Designs

Figma flow: the Figma designs

Notes

Acceptance Criteria

Screen Description
Wallet Settings Users can choose to view the key pairs and accounts settings (inside wallet settings) by pressing on the "Key pairs and accounts" menu button.
Missing Key Pairs and Accounts Users should be able to see any missing key pairs and accounts. Missing key pairs and accounts would exist on other devices but not on the current device.
Missing Key Pairs and Accounts Action Menu Users should be able to open the action menu for a missing key pair. And a user should be able to press the "Import by entering private key" action
Private Key - Empty A user should see the screen for entering the private key.
Private Key - Invalid When a user pastes an invalid private key, then the user should see a validation error.
Private Key - Incorrect When a user submits the incorrect private key for the key pair, then the user should see a validation error
Private Key - Valid When a user pastes a valid private key, then the user should see no validation errors. And the user should be allowed to use the "Slide to import" button to confirm the private key. And the user will be required to authenticate this action.
Private Key - Imported When a user finishes importing a key pair, then the user should see a success toast.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wallet: Settings All issues for the mobile wallet settings
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants