elsa-core
elsa-core copied to clipboard
Confirmation Modal
The designer should display a confirmation modal before executing the following destructive operations:
- [x] Delete Workflow Definition
- [x] Delete Workflow Version
- [x] Bulk Delete Workflow Definitions
- [x] Bulk Publish Workflow Definitions
- [x] Bulk Unpublish Workflow Definitions
- [ ] Cancel Workflow Instance
- [x] Delete Workflow Instancce
- [x] Bulk Cancel Workflow Instances
- [x] Bulk Delete Workflow Instances
Do we plan to add a input text to validate the name of the workflow or yes (for bulk) delete operation?
Or a flag to enable this kind of feature ? (For production platform )
Yes to the workflow name input validation, but I suggest we create a separate issue for that. A flag to control this sounds nice. There are probably other aspects as well that we might want to let the developer control.