Skip to content
This repository was archived by the owner on Sep 25, 2025. It is now read-only.
This repository was archived by the owner on Sep 25, 2025. It is now read-only.

Validate Recovery Phrase View #1365

Description

@scco
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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions