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

Dont sort on columns that contain hyperlinks/anchor tags <a> #104

Open
kyle-wannacott opened this issue May 21, 2023 · 0 comments
Open

Dont sort on columns that contain hyperlinks/anchor tags <a> #104

kyle-wannacott opened this issue May 21, 2023 · 0 comments

Comments

@kyle-wannacott
Copy link
Owner

kyle-wannacott commented May 21, 2023

Note: Used firefox browser extension when making this issue.

Currently if you click on a column in a table with hyperlink it sorts the column and then redirects
Check for hyper links before making a column sortable. We could possibly check if href attribute is present? (because you can have placeholder tags that don't redirect)

If you hit alt+click it should still sort without redirecting; can we preserve this behaviour is possible.

https://quick-lint-js.com/
image

@kyle-wannacott kyle-wannacott changed the title Dont sort on columns that contain hyperlinks/anchor tags <a> browser extension) Dont sort on columns that contain hyperlinks/anchor tags <a> May 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant