-
Notifications
You must be signed in to change notification settings - Fork 452
Closed
Copy link
Labels
Description
Frontend Version
main
Expected Behavior
When shift-dragging a link from a node output to a subgraph output node's input slot:
- The link should be properly rendered during the drag operation
- On link release, the search box popup should have the appropriate link type filter automatically applied
- No phantom/ghost links should remain after releasing the link
Actual Behavior
Multiple bugs occur when shift-dragging from a node output to a subgraph output node's input slot:
- Link not rendered during drag: The link is not visually rendered while shift-dragging
- Missing type filter: When releasing the link, the search box popup appears but does not have the link type filter automatically applied (should filter for compatible node types)
- Phantom link remains: After releasing the link, a phantom/ghost link remains visible in the graph
Steps to Reproduce
- Create a subgraph with at least one output slot
- Inside the subgraph, place a node with an output
- Hold Shift and drag from the node's output to the subgraph output node's input slot
- Observe that the link is not rendered during the drag
- Release the link to open the search box
- Observe that the search box lacks the appropriate type filter
- Close or cancel the search box
- Observe that a phantom link remains in the graph
Debug Logs
No response
Browser Logs
No response
What browsers do you use to access the UI ?
No response
┆Issue is synchronized with this Notion page by Unito