Closed mdlama closed 4 months ago
It looks like group.mediabrowser.js (code for left panel) uses a different set of code than group.medialist.js (code for right panel). In the openLightbox function, upon success of ajax call from submit, the medialist code calls HUB.GroupsMediaList.refreshParent( data );
The same code should be called for Add folder as well.
To make matters worse, navigating the tree does NOT change the URL, which it should in order to allow members/managers to share links to folders in the file tree.
Yeah, what the title says.