frank-flow icon indicating copy to clipboard operation
frank-flow copied to clipboard

Dynamically add a node to the flow when an element has been added.

Open philipsens opened this issue 4 years ago • 1 comments

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).

philipsens avatar Oct 11 '21 14:10 philipsens

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.

philipsens avatar Oct 17 '22 09:10 philipsens