Group Expand broken after Collapse All
See original GitHub issueIssue Description
After calling dataView.collapseAllGroups(), expand no longer works on Level 2 group items. In the example below, which uses http://6pac.github.io/SlickGrid/examples/example-grouping.html, I click on “Group by duration then effort driven”, then “Collapse All Groups”, then try to expand Effort Driven and cannot.
I tried to figure out what was causing this issue, but could not fix it. I did isolate it to the toggledGroupsByLevel
variable in slick.dataview.js, which does not appear to be set properly after calling collapseAllGroups().
Issue Analytics
- State:
- Created 3 years ago
- Comments:9 (2 by maintainers)
Top Results From Across the Web
Views don't save the Group By expand/collapse state
I organize my Contacts folder by Category. Each time when I access that folder, every Category group is expanded, no matter how carefully...
Read more >Bootstrap Collapse broken after expand all tabs - Stack Overflow
The problem is that, after all the tabs are minified with that code, the initial behaviour of the control is broken and now...
Read more >All groups expand when closing the last expanded group #1946
When groupExpansionDefault is set to true , and when only a single group is expanded and all other groups are closed, all groups...
Read more >Expanding or collapsing groups is not working correctly when ...
Hi, When grouping is used with virtualization expanded groups can not be collapsed, collapsed groups can not be expanded. The expand/collapse icon toggles ......
Read more >How To Collapse Or Expand All Groups In Outlook
For expanding all groups, hold on the Ctrl key and then press + sign on the number keyboard. For collapsing all groups, you...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
haha yeah it’s all good, fixed and released already 😉
Doh, I reported a bug that I created. Sorry all. I was out of town for a few days, thanks for fixing!