ChrisASearles / CompLinks

0 stars 0 forks source link

Checking password length on the sign up screen right away #260

Open robgpeak opened 7 years ago

robgpeak commented 7 years ago

@cgladue This is close to #242 but I think it is a different issue. Is it possible to check to at least see if the length of the password is long enough (8 characters) when the user enters it in the first password field (I suppose it would actually check as soon as they move off the field), otherwise it let's someone enter too short of an email, and it does not tell them until it is too late, and they have to do it all over again.

OR, we could just put in the words (Minimum 8 characters) next to the word Password.

uploads/a0b09187-83dd-403c-87c6-317e15f6f84d/Screen Shot 2017-08-25 at 2.53.04 PM.png