-
-
Notifications
You must be signed in to change notification settings - Fork 163
Add sticky month headers in Event List view #1104
Copy link
Copy link
Open
Labels
feature requestIssue is about a new feature or improving existing feature/behavior.Issue is about a new feature or improving existing feature/behavior.needs triageIssue is not yet ready for PR authors to take upIssue is not yet ready for PR authors to take up
Metadata
Metadata
Assignees
Labels
feature requestIssue is about a new feature or improving existing feature/behavior.Issue is about a new feature or improving existing feature/behavior.needs triageIssue is not yet ready for PR authors to take upIssue is not yet ready for PR authors to take up
Checklist
Feature description
Currently, in the Event List view, the month and year are displayed as a simple separator between events. When scrolling through a long list of events (especially when many events occur in the same month), it is easy to lose track of which month is currently being viewed.
I suggest implementing sticky headers for the month separators. As the user scrolls down the list, the current month header should "stick" to the top of the screen (just below the app bar) until it is pushed away by the next month's header.
Why do you want this feature?
Additional information