-
Notifications
You must be signed in to change notification settings - Fork 11
Description
Related to #141
I just discovered by accident that it is possible to set the starting index, this feature is essential when retrieving a lot of tokens and the app is accidentally restarted by the user or the OS. I think some improvements to the UX are possible here:
-
Make the "Set manually" option more visible; the simpler way is underlining the text and increasing the font size of all the text below the buttons, but a more effective solution would be take advantage of free space at the bottom and transforming the text in a button.
-
If the app is closed or crashes, a really useful option would be to save the last scanned index and offer it as starting point when the procedure is restarted.
-
If the app is closed or crashes during a seed recover, the next relaunch the standard wizard is shown and, if the user insert the same seed, the previous recovered balance is present; this can be quite confusing, a better option could be to save the seed and immediately present in the wizard the option to continue the recover.
-
I would hide the seed at the top, maybe showing only the first word as reference.