SCCapstone / EZBag

2 stars 0 forks source link

Telephone number field in Sign Up #183

Closed jhill08 closed 3 years ago

jhill08 commented 3 years ago

Telephone number allows me to input less than 10 digits on sign up and accepts sign up. 1000 Characters

jhill08 commented 3 years ago

This picture above was not the sign up I used but replicating this screen and inputting a phone number less than 10 digits allows me to sign up.

cjshearer commented 3 years ago

@cwalmond adding the counter property doesn't stop someone from typing more than is allowed, it only provides a visual character count. See my changes in b1436fd, which include rules that consider character count.