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
{{ message }}
This repository was archived by the owner on Mar 11, 2026. It is now read-only.
Nodes should be groupable. A group of nodes is collapsible in the visualization. Ephemeral nodes should automatically collapse together (once re-implemented in Trrack/trrackjs#60) and users should be able to manually select groups of nodes to collapse (labels for these collapsed groups would be nice). Grouping should probably only work within single branches and direct linear relationships. However, branches need to be able to start from the middle of groups. Manual grouping will require a multiselect action in Trrack, which should at a minimum support shift clicking to select linear groups down a branch. Multiselecting probably shouldn't update the state of the vis, leaving it at the state of the last single selected node.
Nodes should be groupable. A group of nodes is collapsible in the visualization. Ephemeral nodes should automatically collapse together (once re-implemented in Trrack/trrackjs#60) and users should be able to manually select groups of nodes to collapse (labels for these collapsed groups would be nice). Grouping should probably only work within single branches and direct linear relationships. However, branches need to be able to start from the middle of groups. Manual grouping will require a multiselect action in Trrack, which should at a minimum support shift clicking to select linear groups down a branch. Multiselecting probably shouldn't update the state of the vis, leaving it at the state of the last single selected node.