nextcloud / nextcloud/calendar

List view shows events only in selected month, show more please

Open
#2,943 4 comments 14 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop enhancement Feature: Fullcalendar
Dominant language
JavaScript
Stars
1.2k
Forks
332
Avg merge
16h 13m
Merged PRs (30d)
137

Description

Hi, I have a big event each month that I want to show on my website with the calendar widget.
Once it is integrated, if I switch to the list view, it shows only the event of the selected month.
image

I would like to be able to show all upcoming events or at least the 10 or 20 or X upcoming events, even if they are in different months.

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

Start by reproducing the calendar widget's list view with monthly events and inspect the list-view entry point. Clarify whether the intended result is all upcoming events or a configurable count such as 10 or 20. Done means the list view can display upcoming events across month boundaries with the chosen behavior.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.