Skip to content

refactor: replace JavaScript navigation with links - #8879

Open
abhinavohri wants to merge 1 commit into
nextcloud:mainfrom
abhinavohri:refactor/use-links-for-navigation
Open

refactor: replace JavaScript navigation with links#8879
abhinavohri wants to merge 1 commit into
nextcloud:mainfrom
abhinavohri:refactor/use-links-for-navigation

Conversation

@abhinavohri

Copy link
Copy Markdown
Contributor

Summary

  • replace JavaScript-driven navigation with links for user settings and attachment confirmation
  • expose Tasks destinations through FullCalendar event URLs while preserving task click handling
  • open task links in a new tab without redirecting the Calendar tab

Closes: #8811

Assisted-by: Codex:gpt-5
Signed-off-by: Abhinav Ohri <abhinavohri13@gmail.com>
@SebastianKrupinski

Copy link
Copy Markdown
Contributor

@odzhychko Can you please have a look at this PR as it addresses your issue ticket

@odzhychko odzhychko self-assigned this Sep 7, 2026
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.

Usability: Completely avoid using JS to navigate inside and outside of app

3 participants