View Issue Details

IDProjectCategoryView StatusLast Update
0019163MMW 5Extensions frameworkpublic2022-06-13 20:31
Reporterzvezdan Assigned To 
PrioritynoneSeverityminorReproducibilityN/A
Status resolvedResolutionno change required 
Summary0019163: Add argument for navigate methods to expand all nodes on nodePath
Descriptionnavigate method of navigationHandlers and navigateNodePath method should have additional argument which could expand all parent nodes in the specified path.

"Find more from same" could have the same additional option.

Edit: I just found there already exists "Focus tree nodes when browsing content". You could close this issue since I am unable to do that.
TagsNo tags attached.
Fixed in build

Relationships

related to 0019165 resolvedLudek expandParents or makeVisible method for nodes needed 

Activities

Ludek

2022-06-13 20:17

developer   ~0068509

Yes, it is user settings and the value window.settings.UI.mediaTree.autoExpand is responsible for this.
So you could either override it temporarily or rather add expandTree to params in showView (see the code in mainTabContent.js)