When in grouped state, last group is shown as if it was already unfolded
Author: superrnovaeCreated Sep 19, 2023Updated Oct 26, 2025
LabelsbugJS
Bug Report
Steps to Reproduce:
- Populate the table with some data
- Add 2 columns to group by
- Double click on the total
- 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:
Source: perspective-dev/perspective