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

UI: Sort event is bound several times on hierarchical tables (bubbled) #3027

Closed
mattab opened this issue Mar 8, 2012 · 1 comment
Closed
Assignees
Labels
Bug For errors / faults / flaws / inconsistencies etc.
Milestone

Comments

@mattab
Copy link
Member

mattab commented Mar 8, 2012

From forum

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.

@sgiehl
Copy link
Member

sgiehl commented Oct 18, 2012

(In [7231]) fixes #3027 prevent binding multiple click events for sorting data
tables

@mattab mattab added this to the 1.9.1 - Piwik 1.9.1 milestone Jul 8, 2014
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc.
Projects
None yet
Development

No branches or pull requests

2 participants