VFMCS / web-app

This is the repository for webapp
MIT License
1 stars 2 forks source link

Sign Up Validation #31

Open fjfur10 opened 1 year ago

fjfur10 commented 1 year ago

Describe the bug When a user goes to sign up they currently are not required to select any options and can proceed by hitting sign up. We want to ensure that all users are required to enter all fields and should check to make sure their responses are valid before creating their account.

To Reproduce Steps to reproduce the behavior:

  1. Go to Sign Up
  2. Select and enter information ( or nothing)
  3. You will proceed to customer landing page by default

Expected behavior An error message should appear stating that something is invalid or missing

Priority HIGH

Timeline Fully functional for 1.0

Status Please indicate the current status of the bug, whether it still is yet to be worked on, is being worked on, or has been resolved

Additional context Add any other context about the problem here.