PlanQK / workflow-modeler

Modeler for quantum workflows
Apache License 2.0
3 stars 4 forks source link

Dialog when openening new diagram #75

Closed mbeisel closed 9 months ago

mbeisel commented 12 months ago

Problem Statement: The current diagram is irreversibly deleted when clicking on "new diagram" - all changes are lost. Moreover, new diagrams are not executable.

Expected Behavior: If there are unsaved changes, the user should be prompted if he really wants to discard all changes and generate a new diagram. The user can then either proceed or abort the operation. Set executable to true by default when clicking on new diagram.