Skip to content

feat: open tasks in new tab when clicked in calendar view - #8809

Merged
SebastianKrupinski merged 1 commit into
nextcloud:mainfrom
max65482:fix/open-tasks-in-new-tab
Aug 31, 2026
Merged

feat: open tasks in new tab when clicked in calendar view#8809
SebastianKrupinski merged 1 commit into
nextcloud:mainfrom
max65482:fix/open-tasks-in-new-tab

Conversation

@max65482

Copy link
Copy Markdown
Contributor

Fixes #8722 by opening a task in a new tab when clicked in the calendar view

@odzhychko odzhychko 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.

Broken PHP tests are not related and should be fixed after updating the branch.

Broken JS tests are related to this change.

Comment thread src/fullcalendar/interaction/eventClick.js Outdated
@max65482
max65482 force-pushed the fix/open-tasks-in-new-tab branch from 63ebcf8 to 5d48cd7 Compare August 31, 2026 13:51

@odzhychko odzhychko 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.

Code looks good and works as expected. I'm waiting for tests to finish.

Can you change the commit message to usefeat instead of fix? Because this issue is tagged as enhancement.

Signed-off-by: Maximilian Martin <maximilian_martin@gmx.de>
@max65482
max65482 force-pushed the fix/open-tasks-in-new-tab branch from 5d48cd7 to 68de0a7 Compare August 31, 2026 14:08
@max65482

Copy link
Copy Markdown
Contributor Author

Sure, changed commit message.

@odzhychko odzhychko changed the title fix: open tasks in new tab when clicked in calendar view feat: open tasks in new tab when clicked in calendar view Aug 31, 2026
@codecov

codecov Bot commented Aug 31, 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 merged commit bd7bdbe into nextcloud:main Aug 31, 2026
38 checks passed
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.

Clicking task in calendar view should open the task in a new tab

3 participants