BlueWaveTechnologies / BlueWave

Web application used to create charts and dashboards using a graph database
MIT License
5 stars 3 forks source link

Canvas: Update Layout When Deleting Nodes and Links #50

Closed pborissow closed 3 years ago

pborissow commented 3 years ago

After a layout is created, if a user deletes a node that's linked to the layout, the layout config needs to change. Similarly, if a user deletes a link connecting a node to a layout, then the layout config needs to change.