Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable27] fix(files): prevent redirect on heading column sort #41356

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

skjnldsv
Copy link
Member

@skjnldsv skjnldsv commented Nov 9, 2023

Fix #38884

Seems like the old inline onclick="event.preventDefault()" isn't working after all

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
@skjnldsv skjnldsv added this to the Nextcloud 27.1.4 milestone Nov 9, 2023
@skjnldsv skjnldsv requested review from mahibi, ShGKme and a team November 9, 2023 10:26
@skjnldsv skjnldsv self-assigned this Nov 9, 2023
@skjnldsv skjnldsv requested review from Fenn-CS, sorbaugh and emoral435 and removed request for a team November 9, 2023 10:26
@skjnldsv
Copy link
Member Author

skjnldsv commented Nov 9, 2023

/backport to stable26

Copy link
Contributor

@emoral435 emoral435 left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@blizzz blizzz mentioned this pull request Nov 13, 2023
@ShGKme
Copy link
Contributor

ShGKme commented Nov 14, 2023

Seems like the old inline onclick="event.preventDefault()" isn't working after all

It is blocked by CSP

@blizzz blizzz merged commit 20cf4fd into stable27 Nov 15, 2023
37 checks passed
@blizzz blizzz deleted the fix/stable27/header-sort-redirect branch November 15, 2023 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants