shift-org / shift-org/shift-docs

Calendar - maintain the currently viewed date as you switch between list/grid views

Open
#248 0 comments 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

Currently when you switch between list and grid views on the calendar, it always defaults back to the current date when a new view is loaded. It would be nice if retained the date range you're viewing so you didn't have to navigate to the date again.

Example: Use month view to skip ahead to July, then switch to list view. Currently list view will show March (current date) instead of July (what you were viewing).

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 locating the calendar's list and grid view entry points and the code that initializes their viewed date. Reproduce the example by moving to July in month view and switching to list view; done means the new view retains the same date range instead of returning to the current date.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.