shift-org / shift-org/shift-docs

calendar: Link day label in calendar grid view to scroll the event list to the chosen day

Open
#190 1 comment 0 reactions 1 assignee View on GitHub

@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).

Docs: https://fullcalendar.io/docs/date-nav-links

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.