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(plugins-flow-client): reset rootId when all nodes are deleted #1302

Closed ppaidi closed 4 years ago

ppaidi commented 4 years ago

Description

When all the tasks all deleted form the diagram, rootId in the graph has to be reset to null in the state

image

How has this been tested?

Tested manually using Redux DevTools browser extension

Types of changes

Checklist: