[Sign up flow] Hint of what a strong password is not explicit
Opened this issue · 0 comments
In the sign up flow, at the "Create a password" a password screen, is asked to user create a strong password, but the hint is a tiny red circle with an exclamation point inside. No clue that I have to put the mouse over the icon to have a hint. Also, the hint is done in parts, for example, if I type just letters, the hint will be Please provide at least one number
. If I add a number, the hint will be Please provide at least one special character
.
Suggestion: put an explicit text saying that at least one number and one special character is necessary. That's the actual behavior. I also suggest to add at least on capital letter to make the password stronger. We are dealing with a financial product. We must encourage the user to make the strongest password possible.