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
Handle Invalid Date -> If you put in a date that has no data (e.g. 2/1/2024) the grid is never shown. I think in the best case we would just default to the current day's view and display some kind of message above the grid like "No data available for 2/1/2024. Displaying today's benchmarks."
Highlight Data Selected -> Currently the only place we show that a date was selected is as the bottom of the grid. Would be good to have something big and obvious above the grid "Displaying data for 4/30/2024. Click here to show today's benchmarks" and then have that link reset the querystring. I think this would be better UX but also help if someone was sent a link that points to an older date but then doesn't know how to explore from there.
Add Date Selector -> This seems like the logical evolution of the above. Provide an affordance for showing the date that is selected as well as other dates that have data available.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: