Tree node focus (on the current node) sometimes lead to the wrong place
Summary
The tree in the left panel sometimes scrolls to an unexpected place when you're working on another place
Steps to reproduce
- Open a node N1 (i.e. click on it)
- Go to a whole other place in the tree: scroll, unfold some nodes, etc. to a point where N is no longer visible in the tree panel
- Create a new node N2
- Optionally click on N2
What is the current bug behavior?
Upon performing steps 2. and 3. above, the tree autoscrolls to node N1.
What is the expected correct behavior?
The tree focuses on the last node that was created/interacted with, i.e. N2.