nextcloud / nextcloud/calendar

list view should scroll to today

Open
#2,632 8 comments 12 reactions 0 assignees View on GitHub

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:
grafik

This would be better:
grafik

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.