nextcloud / nextcloud/calendar

Feature Request: navigate months without opening the navigation flyout

Open
#5,560 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. to triage enhancement
Dominant language
JavaScript
Stars
1.2k
Forks
332
Avg merge
16h 13m
Merged PRs (30d)
137

Description

Is your feature request related to a problem? Please describe.

I normally view my calendar at a zoom level that retracts the navigation panel into the left side of the browser window. I would like to navigate to the next or previous month with simply a mouse click or a key press. It is distracting to see the calendar pane overlay the calendar when I engage the sidebar to see the adjoining month.

Describe the solution you'd like

Have the calendar app respond to Page Up and Page Down key presses to view the next or previous month

Describe alternatives you've considered

Right and left keys may do the same month navigation.
Not sure if decorations can be added to the calendar to perform month navigation with a mouse click

Additional context

No response

Contributor guide

Open the contributing guide

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

No files or tests are named. Start by locating the calendar month-navigation entry point and existing keyboard event handling; verify how the current and adjacent months are selected. Done means Page Up and Page Down navigate to the previous and next month without opening the navigation flyout, with the behavior covered by the relevant existing tests if available.

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
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.