rigflo
rigflo copied to clipboard
A user should be able to connect nodes
- [ ] When a node is added to the canvas a user should be able to connect nodes with edges
-
[ ] each newly generated edge should update the elements object with the correct data ie. the edge target should match the node id it is pointing to
-
[ ] There should not be any hanging edges ie a user can only add an edge if there is a node to point it to
-
[ ] check if the element is a node or an edge