kiraarghy / PrioritisationApp

0 stars 0 forks source link

Date edit feature needs better data validation. #12

Open kiraarghy opened 7 years ago

kiraarghy commented 7 years ago

Currently the data validation feature throws up a bunch of alerts.

Use data validation to not allow submitting of strings till it fits regex.

Additionally possibly develop your own components to deal or pull one rather than using a string entry, something like a drop down or calendar?