Skip to content

Breaking sorting in more complex tracy bar tables #348

@lulco

Description

@lulco

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions