frank-flow
frank-flow copied to clipboard
Dynamically add a node to the flow when an element has been added.
Is your feature request related to a problem? Please describe. The flow has to update when an element is added.
Describe the solution you'd like Use the nodeService to dynamically add a new pipe/listener/exit (element).
This issue has become progressively more complex since a lot of features have been implemented which also update the flow. I'm not sure if it will be possible without an overhaul of the canvas.