nextcloud / nextcloud/calendar
list view should scroll to today
Open
Nobody has claimed this yet.
1. to develop
design
enhancement
skill:frontend
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 332
- Avg merge
- 16h 13m
- Merged PRs (30d)
- 137
Description
The new list view shows all the events of the selected month.
It would be great if it automatically scroll to today
Eg: Today is the 7. October:
It shows:

This would be better:

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 at the list view implementation and reproduce the issue with a month containing today. Trace how the selected month’s events are rendered and identify the list’s scroll position; done means opening the view automatically positions today’s event as shown in the issue examples.
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
- 38/100