Make the form fields "required"
Closed this issue · 1 comments
broach44 commented
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
- Review some of the documentation below to figure out the best method of attack to accomplish the goal
broach44 commented