ksux / ks-design-guide

Live pattern library for Kuali Student.
http://ksux.github.io/ks-design-guide/
9 stars 1 forks source link

Incremental password pattern #27

Open basham opened 10 years ago

basham commented 10 years ago

If our products involve registration forms and there are restrictions on the format of the password, consider exposing the requirements during input, rather than throwing an error upon submission. Paul Lewis shared this pattern in his article Better password form fields.

Demo of the incremental password pattern

Live demo