Add the ability to quickly find a resource/element in the tree #15788
Labels
feature
Request about implementing a brand new function or possibility.
proposal
Proposal about improvement aka RFC. Need to be discussed before start implementation.
type-frontend
Issues related to UI/UX issues, mostly about styles and frontend implementations on JavaScript.
Feature request
Summary
It happens that a resource is nested in several parents and it can be difficult to quickly find it in a tree.
A resource can be opened by id (if you know it or through a search), but finding all its parents, or neighboring resources and understanding the nesting structure is already difficult.
Suggested solution(s)
It would be convenient if in the resource editing form add the "Find in the tree" button, by clicking on which all the parents of resource would expand in tree, and the resource itself would be highlighted (as in the animation of dragging the resource to the other parent).
It would also be useful for elements (TVs, chunks, files) in nested categories.
Related issue(s)/PR(s)
N/A
The text was updated successfully, but these errors were encountered: