trynmaps / metrics-mvp

Prototype of public transit data visualization system
https://muni.opentransit.city
MIT License
30 stars 34 forks source link

Selected date pulls up to overlap with Date-Time Range when snackbar alert triggered #633

Closed Brian-Lee closed 4 years ago

Brian-Lee commented 4 years ago

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

overlap