You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user, if I misspell a recovery word, I want the app to display which word is not part of the dictionary so I can easily double check this word instead of verifying all 12 words.
Description
When entering a recovery phrase (recover account, setup new keycard as backup card, etc), if the user enters a word which is not part of the dictionary, the following error is displayed:
invalid seed phrase: this seed phrase doesn't match our supported dictionary, check for misspelled words
Users have to check every single words and hopefully find a typo, it can be a stressful and frustrating experience.
This discussion was converted from issue #12261 on September 22, 2021 11:17.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Feature Issue
User Story
As a user, if I misspell a recovery word, I want the app to display which word is not part of the dictionary so I can easily double check this word instead of verifying all 12 words.
Description
When entering a recovery phrase (recover account, setup new keycard as backup card, etc), if the user enters a word which is not part of the dictionary, the following error is displayed:
Users have to check every single words and hopefully find a typo, it can be a stressful and frustrating experience.
Acceptance Criteria
Up to you.
Notes
Beta Was this translation helpful? Give feedback.
All reactions