Open
Description
Would be good to have an example of a password strength meter that would real-time update you on how secure your password is and whether all the constraints are met. This can be recommended as a better UX alternative to error messages in some cases like passwords. Showing just one error message at a time you leave the field – "must have at least 6 characters", “must have at least 1 special symbol” – can be annoying as you have to switch between fields back and forth to get to know what else you should do to make the field happy.
The example could be added to the cookbook.