cityofaustin / atd-mobile-signals-work-orders

Mobile Signals Work Orders app using React UI with Knack API
https://mobile-signals.austintexas.io
Other
3 stars 1 forks source link

New Work Order view breaks when selecting time before date in Scheduled Date fields #198

Closed mddilley closed 5 years ago

mddilley commented 5 years ago

When selecting a time before selecting a date in the Scheduled Date fields of the New Work Order form, the app breaks (invalid time value). When selecting the date first, the time auto-populates to 12:00AM. This could be fixed by auto-populating the date to today when choosing the time first.

Screen Shot 2019-09-19 at 10 15 44 AM

Screen Shot 2019-09-19 at 10 15 21 AM