You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a datagrid view with at least one group_by and split_by
Click the open/close indicator next to the first row, TOTAL.
Expected Result:
The TOTAL row to close, leaving just this row present in the datagrid
Actual Result:
Nothing
Additional Context:
Shift+Click on a row group in the datagrid will expand/collapse all groups to that group's level. Collapsing, then expanding, a parent row in order to force all child groups to collapse seems to have evolved as a common usage pattern for Perspective, though this was never the intended workflow to accomplish this, and in fact it may make sense in the course of resolution of this issue to remove expand/collapse on a Datagrid's TOTAL row entirely.
In the video below, various row group levels are clicked with the Shift key held:
shift+click.mov
The text was updated successfully, but these errors were encountered:
Steps to Reproduce:
group_by
andsplit_by
TOTAL
.Expected Result:
The
TOTAL
row to close, leaving just this row present in the datagridActual Result:
Nothing
Additional Context:
Shift+Click
on a row group in the datagrid will expand/collapse all groups to that group's level. Collapsing, then expanding, a parent row in order to force all child groups to collapse seems to have evolved as a common usage pattern for Perspective, though this was never the intended workflow to accomplish this, and in fact it may make sense in the course of resolution of this issue to remove expand/collapse on a Datagrid'sTOTAL
row entirely.In the video below, various row group levels are clicked with the
Shift
key held:shift+click.mov
The text was updated successfully, but these errors were encountered: