southernmovementcommittee / smc-app

The Southern Movement Committee's membership event /attendance tracking and updates.
0 stars 0 forks source link

Form Validation #38

Open acumberlander opened 9 months ago

acumberlander commented 9 months ago

User Story As a user, if try to progress within a form flow whether that be login flow or create account, and what I've entered is invalid then I should get an error message telling that it's incorrect and it should also tell me what it expects.

Acceptance Criteria WHEN: I input incorrect information into a form input THEN: I should see an error message telling me what it expects to see AND: I shouldn't be able to progress until put in valid information.