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

[bugfix] Bar: fix clickable link in sortable tables #450

Merged
merged 1 commit into from
Dec 9, 2020

Conversation

jakubboucek
Copy link
Contributor

  • bug fix
  • BC break: no
  • Target version: v2.7 because it's bug

Currently is unable to open editor: link in Tracy error panel, because the TracySort handler is catching that click.

image

This PR is adding table header for Error panel to prevent conflict links in content with sorting feature.

image

Note:

Project contains more sortable tables, only error panel contains anchors and sorting feature together.

@dg
Copy link
Member

dg commented Dec 9, 2020

Thanks

@dg dg merged commit 2743b03 into nette:v2.7 Dec 9, 2020
@jakubboucek jakubboucek deleted the jb-fix-sortable branch December 9, 2020 22:25
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.

2 participants