nextcloud / nextcloud/calendar
List view shows events only in selected month, show more please
Nobody has claimed this yet.
- 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.

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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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