franznoel / pang-events

Simple event manager using Firebase Tools and npm.
0 stars 1 forks source link

Password validation on sign-up.html #18

Closed franznoel closed 8 years ago

franznoel commented 8 years ago

Fix the password validation on sign-up.html. Issue is with password and confirmPassword fields.

franznoel commented 8 years ago

Improved consistent validation by disabling autofocus and onkeypress to accommodate the errors on sign-up.

Validation will only work on submit. Applicable to forms such as: