Changing view configuration causes the expanded/collapsed state of groups to be reset
Author: mollykreisCreated Nov 4, 2022Updated Feb 13, 2025
Labelsbug
Bug Report
Steps to Reproduce:
- Look at the DataGrid example on https://perspective.finos.org/
- Collapse a few groups by clicking the "-" button
- Change something about the view, like adding an additional column
- Notice that all the previously collapsed groups are now expanded again, causing the information that you were viewing to be pushed out of view
Expected Result:
The expanded/collapsed state of rows should be maintained when changing other state of the view, such as the set of columns or the sort order.
Actual Result:
The expanded/collapsed state of rows is not maintained when changing any state of the view.
Environment:
Not environment specific
Additional Context:
N/A
Source: perspective-dev/perspective