RENCI / TerriaMap

Catalog-based web geospatial visualisation platform.
https://terria.io
Apache License 2.0
0 stars 0 forks source link

Calendar control detects an error, but user is allowed to search anyway (v0.2.24) #74

Open PhillipsOwen opened 1 year ago

PhillipsOwen commented 1 year ago

when an invalid date is entered the user is allowed to search for results. I believe the expected behavior is that search button should be disabled until valid data is in the control.

steps to reproduce:

scenario 1:

scenario 2:

note that hitting the search button again collapses the results area. if the search button is selected again previous results are shown.

it would seem that if a date is selected it remains on the form intact for another submission, although what is in the control has been rendered invalid.