Form designer hierarchical component tree keeps expanding

I have a lot of components inside panels and other containers on the same page. I usually navigate (in the visual studio code form designer ) to the component I want to work on the hierarchical view and I close the branches corresponding to each container. This makes easy to work under the components contained under a specific pagecontrol or panel.
But the tree view expands every single time I click on any component in the form side, which is kind of annoying but more than that, much time is lost on "re navigating" the tree.
It should keep the state of the branches I closed, which is done for ease of work, specially when there are a lot of components, nested containers, and so on.

My request is to see if the tree can keep the state while am working on a form.

Good suggestion. We'll investigate.