Contract all and interaction
Created by: Masboes
Contract all does not work well together with interaction. It seems to only collapse as far as the lowest node that has been selected in the session. For example if I at some point selected a leaf, the tree would never collapse beyond that point, even if I currently have the root selected. I can imagine it being a feature that the tree does not collapse beyond the selected node, but currently it also considers all selected nodes in the past, which must be a bug.
Steps to replicate:
- Upload dataset and open a visualization.
- Select a node that is not the root.
- Press contract all and notice it doesn't contract all
- Select the root.
- Press contract and notice it doesn't contract all.