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
It would be great to have a reconnect edge feature, where selecting an edge shows draggable handles at both its source and target endpoints. The user could then drag either handle to reconnect it to a different node, a different port on the same node, or cancel by releasing in empty space and have the edge snap back to its original connection. This is a very common interaction in diagram editors.