NAPOSCA / pantryplus

A curbside service for food pantries
http://pantryplus.herokuapp.com
Apache License 2.0
2 stars 0 forks source link

User form allows bad submits #79

Closed alexjamesmalcolm closed 6 years ago

alexjamesmalcolm commented 6 years ago

If you don't pick data like a date for pickup in the user form and submit anyways then the page allows you to progress and receive an error. There are tools in HTML5 that could prevent users from continuing to the shopping view without leaving out information.

alexjamesmalcolm commented 6 years ago

Prevent user from submitting form unless they pick valid option for each field