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
Preconditions:
The CodeGraph page is accessible.
A valid graph is available for selection.
Test Steps:
Navigate to the CodeGraph page.
Search for a specific node using the search bar.
Select the node from the search results.
Wait for the canvas to adjust and focus on the selected node.
Perform a right-click on the center of the canvas.
Verify that the node details panel displays the correct node name.
Expected Result:
The canvas should adjust to bring the searched node into focus.
The text was updated successfully, but these errors were encountered:
Title: Validate search focuses the canvas on node
Preconditions:
The CodeGraph page is accessible.
A valid graph is available for selection.
Test Steps:
Navigate to the CodeGraph page.
Search for a specific node using the search bar.
Select the node from the search results.
Wait for the canvas to adjust and focus on the selected node.
Perform a right-click on the center of the canvas.
Verify that the node details panel displays the correct node name.
Expected Result:
The canvas should adjust to bring the searched node into focus.
The text was updated successfully, but these errors were encountered: