Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Date view improvments #19

Open
juberti opened this issue May 3, 2024 · 0 comments
Open

Date view improvments #19

juberti opened this issue May 3, 2024 · 0 comments

Comments

@juberti
Copy link
Contributor

juberti commented May 3, 2024

  • 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant