You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
LeeWannacott
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
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/
The text was updated successfully, but these errors were encountered: