-
-
Notifications
You must be signed in to change notification settings - Fork 75
Open
Labels
kind/enhancementNew feature or requestNew feature or request
Description
Description
As a graph grows, it becomes difficult to keep track of where everything is used.
The only search function I managed to find was the "goto" which wants a node number that appears to be more for internal dev use rather than for Orchestrator users.
Implementation ideas
A context menu option in both each relevant node, and in the component panel to "show all uses" which then zooms to each instance of that node in the graph, as you press forward and back buttons to go to the next or previous one. These buttons (along with the name of the node) could appear in a floating toolbar along the bottom center of the graph, and while that toolbar remains open all of the searched nodes could be highlighted (in both the graph and the mini-map).
Metadata
Metadata
Assignees
Labels
kind/enhancementNew feature or requestNew feature or request