Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A user should be able to connect nodes #3

Open
4 tasks
akernizan opened this issue Oct 20, 2020 · 0 comments
Open
4 tasks

A user should be able to connect nodes #3

akernizan opened this issue Oct 20, 2020 · 0 comments
Assignees
Labels

Comments

@akernizan
Copy link
Contributor

akernizan commented Oct 20, 2020

  • 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 akernizan changed the title U user should be able to connect nodes A user should be able to connect nodes Oct 20, 2020
@gjames5355 gjames5355 self-assigned this Nov 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants