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

Validate Recovery Phrase View #1365

Open
scco opened this issue Dec 27, 2023 · 0 comments
Open

Validate Recovery Phrase View #1365

scco opened this issue Dec 27, 2023 · 0 comments
Labels

Comments

@scco
Copy link

scco commented Dec 27, 2023

Bildschirmfoto 2023-12-27 um 05 00 29
  1. A user do not understand the concept of repeating a shuffled list of words without explaining that concept / and why it exists . Add some intro text :

Let's check you wrote down the phrase correctly. Please select each word in numbered order.

  1. It is not optimal that the app have to scroll to see all words. A solution could be to switch order of the clickable single words and the list where these words appear, go for 8 words per row, remove some padding/margin/gap between words / auto-resize-height of the word lists / remove the empty space when a word go from selectable words list to selected words list .

  2. it would be helpfull to see in the words you already clicked to see the index number to compare with the written down words

  3. optional better solution to validate : it would enough to shorten that validation process by just require to input 3 of the 24 random words in exact order . example :

Please enter word 8 --> fox --> OK.
please enter word 21 --> nightmare --> OK.
Please enter word 12 --> love --> OK.
NEXT

@scco scco added the ux/ui label Dec 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant