Open mroz22 opened 5 years ago
Telling "12 words left to enter" is better and more clear than dots. And if the user enters "23rd word" you can set an action on that behaviour, as there is clear mistake and we can tell the user.
There is low contrast in the hint given by the UI (grey text on green background).
Currently recovery looks like this
Under the input, we indicate how many words are left to enter.
Problem: user might misread the number as an ordinal number and enter 23rd word instead.
Question: is this a real problem that might happen?
Solution: instead of "n words left" we could display array of dots, gray initially, turning to green as user enters word.