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

Setup Global Key / Create a password View #1361

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

Setup Global Key / Create a password View #1361

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

Comments

@scco
Copy link

scco commented Dec 27, 2023

Bildschirmfoto 2023-12-27 um 03 48 34

There is a difference between a KEY and a PASSWORD for users.
a KEY for regular users is some cryptic generated key like a id_rsa.pub generated very long hash
a PASSWORD is for regular users a self invented, rememberable word+number combination.

This screen mix up both concepts and confuse users , as the software starts ask for setup a "global" ( also not understandable for users ) "key" - what then will encrypt other "keys" ?!?! but in your note you are talking about "password". Also again English grammar / typo issues.

  1. Fix the text

Create a password

You need a strong password to protect your funds. Use a combination of words, and avoid common phrases, names or dates. It is recommended that you write down your password.

Button Text : Save Password

Get rid of the bottom NOTE text, as in the end a user do not loose anything ,as he will need to write down his seed phrase anyway, and this we do not have to say in that screen, as this is the password create screen, and no disclaimer!

  1. when you start typing a password, there is a instant negative text "Password must be minimum 8 characters" for no reason. this message should just appear on switching FOCUS of a text field. also there could be some vertical space between input and input-error container.
Bildschirmfoto 2023-12-27 um 04 14 10

i would suggest to completly get rid of these text warning and implement a password-strenght indicator instead , what creates the same awareness but less restrictive - and feels less "negative"

Bildschirmfoto 2023-12-27 um 04 11 21
@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