datatools-ui
datatools-ui copied to clipboard
Invalid Date for Feed Start/End Should be Caught as Validation Error
Issue by demory
Wednesday May 02, 2018 at 11:29 GMT
Originally opened as https://github.com/catalogueglobal/datatools-ui/issues/94
This error is shown if you set enter an invalid date and save:

The issue I'm running into here now is typing some random string e.g. foo into calendar#start_date does not raise a validation issue in the UI AND when Save is clicked, the server accepts the invalid value for start date.