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
Make it easier to return to the current month when you've scrolled to look at a month in the long past(or future), and alert which direction it is relative to the current month(s) currently being viewed.
Add a button mocked up as below, Clicking it would be the equivalent of clicking the current month.
The intent is to show which direction the current month is, and that it is off screen.
The red arrow is just a place holder to indicate the general idea and is not a design suggestion.
The indicator would only show if the current month is off screen, and not visible when the current month is visible but not in current selection, and not visible if the current month is in current selection (3111 has improvements there).
An alternative would be to just show a button in that area to return to current month(without indicating direction) - with the same visibility rules as outlined.
Teaching and learning
Only show when the current month is off screen.
The text was updated successfully, but these errors were encountered:
This repository uses lodash style issue management for enhancements. That means enhancement issues are automatically closed. This doesn’t mean we don’t accept feature requests, though! We will consider implementing ones that receive many upvotes, and we welcome contributions for any feature requests marked as needing votes (just post a comment first so we can help you make a successful contribution).
Verified feature request does not already exist?
💻
Pitch: what problem are you trying to solve?
Make it easier to return to the current month when you've scrolled to look at a month in the long past(or future), and alert which direction it is relative to the current month(s) currently being viewed.
Originally from this discord thread: https://discord.com/channels/937901803608096828/1263002765131776001
Describe your ideal solution to this problem
Add a button mocked up as below, Clicking it would be the equivalent of clicking the current month.
The intent is to show which direction the current month is, and that it is off screen.
The red arrow is just a place holder to indicate the general idea and is not a design suggestion.

The indicator would only show if the current month is off screen, and not visible when the current month is visible but not in current selection, and not visible if the current month is in current selection (3111 has improvements there).
An alternative would be to just show a button in that area to return to current month(without indicating direction) - with the same visibility rules as outlined.
Teaching and learning
Only show when the current month is off screen.
The text was updated successfully, but these errors were encountered: