Skip to content

Fix/date selector names - #8161

Merged
grnd-alt merged 2 commits into
mainfrom
fix/date-selector-names
Jul 15, 2026
Merged

Fix/date selector names#8161
grnd-alt merged 2 commits into
mainfrom
fix/date-selector-names

Conversation

@grnd-alt

@grnd-alt grnd-alt commented Jul 15, 2026

Copy link
Copy Markdown
Member

There was an old regression because nextcloud/vue used to have the menuTitle prop, but switched to menuName and it seems like no one noticed.

Also the debounced update functions used to run on the trailing edge (after 500ms) now the first call runs the function instantly and after that debouncing starts.

What it will look like now (I do think it looked like that a big while ago):
image

grnd-alt added 2 commits July 15, 2026 10:54
Signed-off-by: grnd-alt <git@belakkaf.net>
Signed-off-by: grnd-alt <git@belakkaf.net>
@grnd-alt
grnd-alt requested a review from luka-nextcloud as a code owner July 15, 2026 09:24
@grnd-alt
grnd-alt requested a review from a team July 15, 2026 09:26
@grnd-alt
grnd-alt enabled auto-merge July 15, 2026 09:36
@grnd-alt

Copy link
Copy Markdown
Member Author

/backport to stable34

@grnd-alt
grnd-alt merged commit 22e807b into main Jul 15, 2026
35 checks passed
@grnd-alt
grnd-alt deleted the fix/date-selector-names branch July 15, 2026 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants