shift-org / shift-org/shift-docs
calendar: Link day label in calendar grid view to scroll the event list to the chosen day
Open
@carrythebanner is already working on this.
Since Feb 18, 2020.
enhancement
frontend
- Dominant language
- JavaScript
- Stars
- 30
- Forks
- 25
- Avg merge
- 9m
- Merged PRs (30d)
- 1
Description
FullCalendar, the library we're using for the grid view, has an option to make each date label clickable. The default implementation is to load that day in the grid's day view, but we could also make it scroll the page to that day's rides in the event list (similar to the classic cal's month view).
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.