Skip to content

fix(calendar): focus today in list view - #8964

Merged
GVodyanov merged 1 commit into
nextcloud:mainfrom
abhinavohri:fix/list-view-today-navigation
Sep 24, 2026
Merged

GVodyanov merged 1 commit into
nextcloud:mainfrom
abhinavohri:fix/list-view-today-navigation

Conversation

@abhinavohri

@abhinavohri abhinavohri commented Sep 22, 2026 •

Copy link
Copy Markdown
Contributor

Summary

  • scroll list view to today after navigating from another month
  • refocus today when the current-month route is already active
  • reuse the existing month-view today highlight for the list date header

Fixes #8944

@codecov

codecov Bot commented Sep 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@SebastianKrupinski SebastianKrupinski self-assigned this Sep 24, 2026
@SebastianKrupinski SebastianKrupinski added the 3. to review Waiting for reviews label Sep 24, 2026
@SebastianKrupinski SebastianKrupinski added this to the v6.7 milestone Sep 24, 2026

@GVodyanov GVodyanov left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and looks good! I like it

@SebastianKrupinski

Copy link
Copy Markdown
Contributor

/backport to stable6.6

@backportbot backportbot Bot added the backport-request A backport was requested for this pull request label Sep 24, 2026
@SebastianKrupinski

Copy link
Copy Markdown
Contributor

/backport to stable6.5

Assisted-by: Codex:gpt-5
Signed-off-by: Abhinav Ohri <abhinavohri13@gmail.com>
@SebastianKrupinski
SebastianKrupinski force-pushed the fix/list-view-today-navigation branch from 0b7d92e to 1e47741 Compare September 24, 2026 12:24
@SebastianKrupinski

Copy link
Copy Markdown
Contributor

Made some minor changes, the emit was not necessary

@GVodyanov
GVodyanov merged commit 6938606 into nextcloud:main Sep 24, 2026
35 checks passed
@backportbot backportbot Bot removed the backport-request A backport was requested for this pull request label Sep 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

In the list view, the ‘Today’ button does not work.

3 participants