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
The list of dates is kind of sloppy. Implement a date picker where a user can click any date that has data and will bring them to the /day page.
Date picker should highlight current day with some color.(Maybe blue)
Date picker should gray out and disable and date that we do not have data for. We only started this project over the last year and there were some dates that are missing data. We don't want users clicking on those.
Consolidate Header
Make header links in line in a local nav type of way
Add filter bar to hold the dropdowns
The text was updated successfully, but these errors were encountered:
The list of dates is kind of sloppy. Implement a date picker where a user can click any date that has data and will bring them to the /day page.
Date picker should highlight current day with some color.(Maybe blue)
Date picker should gray out and disable and date that we do not have data for. We only started this project over the last year and there were some dates that are missing data. We don't want users clicking on those.
Consolidate Header
Make header links in line in a local nav type of way
Add filter bar to hold the dropdowns
The text was updated successfully, but these errors were encountered: