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
Which Umbraco version are you using? (Please write the exact version, example: 10.1.0)
14.2.0
Bug summary
The trees in Content/Media sections do not remember the last selected node when returning to the tree in the sections.
It works fine in version 13 and previous versions.
Specifics
No response
Steps to reproduce
Create a simple content tree of nodes. Just a root node with a single child is enough.
Select a node below root level
Switch to the Media section and then back to Content section. The tree is now collapsed and only shows the root nodes.
Expected result / actual result
Expected that the previous selected content node would be active/selected and the tree expanded.
Actual
enkelmedia, philipdanielhayton, pc-pdx and turn-devops