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

When in grouped state, last group is shown as if it was already unfolded #2368

Open
superrnovae opened this issue Sep 19, 2023 · 0 comments
Open
Labels
bug Concrete, reproducible bugs JS

Comments

@superrnovae
Copy link

Bug Report

Steps to Reproduce:

  1. Populate the table with some data
  2. Add 2 columns to group by
  3. Double click on the total
  4. Notice last group having a minus sign before it

Expected Result:

Last group has a plus sign before it, and you have to click once to unfold it

Actual Result:

Last group has a minus sign, and you have to click twice to unfold it, as for every other subgroup if there are multiple.

Environment:

Version 2.5.1

Additional Context:

Screenshot from the example page:
image

@timkpaine timkpaine added bug Concrete, reproducible bugs JS labels Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Concrete, reproducible bugs JS
Projects
None yet
Development

No branches or pull requests

2 participants