question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Group Expand broken after Collapse All

See original GitHub issue

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.

slickgrid_groupbug

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:closed
  • Created 3 years ago
  • Comments:9 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
ghiscodingcommented, Jun 29, 2020

haha yeah it’s all good, fixed and released already 😉

1reaction
ataftcommented, Jun 29, 2020

Doh, I reported a bug that I created. Sorry all. I was out of town for a few days, thanks for fixing!

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found