projectstorm / react-diagrams

a super simple, no-nonsense diagramming library written in react that just works
https://projectstorm.cloud/react-diagrams
MIT License
8.45k stars 1.16k forks source link

Question: How to only allow completed nodes. #932

Closed jtwigg closed 2 years ago

jtwigg commented 2 years ago

I seem to be able to create links that don't end on other ports.

How do I a) Disable this behavior? b) Validate that a port connection is valid and highlight this to the user?