shift-org / shift-org/shift-docs

Calendar - link Pedalaplooza calendar grid + list view time periods

Open
#347 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement frontend
Dominant language
JavaScript
Stars
30
Forks
25
Avg merge
9m
Merged PRs (30d)
1

Description

The current 3-month PP cal page (implemented in #312) displays a calendar grid and a list of events.

  • The grid displays 1 month by default (June), and can be paged forward to July or August. This doesn't affect the list of events below the grid. The grid can also be changed to a week or day view.
  • The list always displays all 3 months of events, regardless of what the grid is showing.

Look into linking the grid and list so they display the same time period. This should make sense and feel natural for any selection in the grid (month, week, or day). Ideally can you move the time period forward/back from either list or grid, and the other updates to follow.

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.

Research direction

Start by reviewing the 3-month Pedalaplooza calendar implementation from #312 and the current grid and event-list behavior. Trace how month, week, and day selections and forward/back navigation are handled. Done means the grid and list show the same time period, and changing the period from either view updates the other.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.