-
Notifications
You must be signed in to change notification settings - Fork 35
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
Allow ports to decline a connection #74
Comments
What situation? |
@forresto some examples (note that some of this will change with noflo/noflo#90)
Of course the other option would be to always destructively remove whatever was there when dragging a new connection in. |
Seems better to reject the new. I see #72 (remove state/iip) is related as well. |
Another affected issue is #63 |
Should there be some kind of notification system informing the user or do you want to use |
@bergie I checked out the demos and noticed the highlighting..thanks! I was mainly working with the demo of this repo which doesn’t use highlighting (yet!?). |
In NoFlo we have situations where a port will not allow a new connection. This means that in Dataflow too we need to be able to decline a connection.
The text was updated successfully, but these errors were encountered: