Sign up flow modals
Just a bunch of boring dialogs/modals for a sign up flow. That's it.
One thing I always try to push for is showing the password constraints right out of the gate- especially if they get complex. There's no one convention, there's no patterns users can assume have been set up- tell’em your approach.
Without tooltips, without waiting for validation error upon submission- just show it. Preventing an error is always better than recovering from one.
PS
There's the 3rd, the worst approach- triggering validation with password requirements after user entered 1st character 🤯, we've all seen it...
-------------
Feedback, especially negative, always welcome!
More by Peter Grochowski View profile
Like