Sort bug

The sort function is glitchy when sorting an expanded hierarchical tree layout. To reproduce, go to the demo site and select a page that has a tree structure (like Actions->Outlinks). Then expand all the entries in the tree. Then click on one of the column headers to sort. You will see that it sorts (or at least re-renders) once for each branch of the tree that was expanded. I can reproduce this consistently on Firefox.

Owen

Thanks for the report. created bug in UI: Sort event is bound several times on hierarchical tables (bubbled) · Issue #3027 · matomo-org/matomo · GitHub