You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a snackbar alert "Please select at least one day of week overlapping with the date range." is triggered (and the "Apply" button is simultaneously disabled due to the triggering of the condition in PR #628, the date selector moves up a bit to overlap with the text "Date-Time Range"
* code style improvement - define Moment objects once instead of three times each
* eliminated unecessary conversion from Moment object to date
* fixes#633
When a snackbar alert "Please select at least one day of week overlapping with the date range." is triggered (and the "Apply" button is simultaneously disabled due to the triggering of the condition in PR #628, the date selector moves up a bit to overlap with the text "Date-Time Range"
This bug was introduced in PR #628
The text was updated successfully, but these errors were encountered: