Closed broach44 closed 4 years ago
As a user I do not want to break the site so I would like to have the application remind me that there are empty fields before submission is allowed.
WHEN I navigate through the site THEN I should not be allowed to submit without correcting errors on the form
Informational Reading: https://goshakkk.name/instant-form-fields-validation-react/
https://goshakkk.name/turn-uncontrolled-into-controlled/
User Story
As a user I do not want to break the site so I would like to have the application remind me that there are empty fields before submission is allowed.
AC
WHEN I navigate through the site THEN I should not be allowed to submit without correcting errors on the form
Dev Notes