project-flogo / flogo-web

Project Flogo Web UI
http://flogo.io
BSD 3-Clause "New" or "Revised" License
63 stars 36 forks source link

fix: auto stop simulation #1344

Closed ppaidi closed 3 years ago

ppaidi commented 3 years ago

Description

Auto stop stream simulation when stages position changes

How has this been tested?

Tested manually.

Steps to test: 1) Create an app, add a stream action 2) Add stages(min 2) to the diagram, upload stream input file 3) Click run stream 4) Change the position of the stages by drag and drop to other position 5) Stream simulation should stop

Types of changes

Checklist: