-
Notifications
You must be signed in to change notification settings - Fork 10
Graph: expanded transaction node cannot be dragged #69
Copy link
Copy link
Open
Labels
Description
Bug
When a transaction node in the graph explorer is expanded (showing inputs/outputs), it cannot be dragged to reposition it.
Steps to reproduce
- Open the graph explorer
- Expand a transaction node (click to show inputs/outputs)
- Try to drag the node to a new position
Expected behavior
Expanded nodes should be draggable just like collapsed nodes.
Actual behavior
The node is locked in place and cannot be moved while expanded.
Reactions are currently unavailable