tidepool-org / blip

Blip is the internal name for Tidepool for Web, a tool for seeing diabetes data in one place.
https://tidepool.org/products/tidepool/
BSD 2-Clause "Simplified" License
106 stars 54 forks source link

[WEB-2995] Small tweak to blocked end date range when end date input is selected #1394

Closed clintonium-119 closed 3 months ago

clintonium-119 commented 3 months ago

WEB-2995 Noticed that there was a similar intermittent error on the end date.

Also, resetting the form whenever the modal closes so it will automatically reset the default dates when it next opens (fixes a very remote UI edge case where a user can change timezone that allows a future date to be selected, then closes the modal, and reopens it in a non-future-date time zone).