uwblueprint / sistering

Sistering's volunteer scheduling and management web application.
https://volunteer.sistering.org
8 stars 0 forks source link

Bug - Account Form Does not Validate Any Info - including password #662

Open MatoPlus opened 1 year ago

MatoPlus commented 1 year ago

As a user creating an account, I should not be able to successfully create an account without password and confirm password field being verified along with birthdate, email, etc...

eevanwong commented 1 year ago

It would best that we have this validation on the frontend right? No point in sending a request if it fails validation.