datatools-ui icon indicating copy to clipboard operation
datatools-ui copied to clipboard

Invalid Date for Feed Start/End Should be Caught as Validation Error

Open landonreed opened this issue 7 years ago • 1 comments

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: image

landonreed avatar Dec 07 '18 20:12 landonreed

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.

landonreed avatar Aug 07 '19 18:08 landonreed