rigflo icon indicating copy to clipboard operation
rigflo copied to clipboard

A user should be able to connect nodes

Open akernizan opened this issue 5 years ago • 0 comments

  • [ ] When a node is added to the canvas a user should be able to connect nodes with edges

react flow 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

akernizan avatar Oct 20 '20 20:10 akernizan