tracardi-gui icon indicating copy to clipboard operation
tracardi-gui copied to clipboard

FlowEditor's Rearrange Nodes Button Can Only Take Effect Once

Open ryomahan opened this issue 3 years ago • 1 comments

As shown in the title, FlowEditor's Rearrange Nodes button can only take effect once. When I first use it, it is effect, but if I move some node then, it will be uneffect, even if save or deploy if.

solution:

add onNodeDragStop for <ReactFlow> and use setElements save node change

ryomahan avatar Dec 08 '22 03:12 ryomahan

#264 is this issue's PR

ryomahan avatar Dec 08 '22 03:12 ryomahan