-
- Notifications
You must be signed in to change notification settings - Fork 221
Closed
Description
Version: 2.6.0
Bug Description
If tracy panel has also thead, sorting arrows are added to thead and also to the first body row.
Additionaly if there is also some collapsed elements in the body click to uncollapse (on first row) cause sorting of the table.
Steps To Reproduce
Create table with thead. Add collapsed items (for example some dump of array) to the body especially to first row.
Expected Behavior
Sorting arrows are added just to thead, click on collapsed elements cause uncollapsing them, not sort the table.
Possible Solution
Adding sorting arrows just to thead should fix this issue. But in tables without thead issue with collapse/uncollapse will be still present
Metadata
Metadata
Assignees
Labels
No labels