Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add confirmation when deleting a business process #454

Closed
wants to merge 1 commit into from

Conversation

martialblog
Copy link
Member

This adds a confirmation to the delete operation using the browsers window.confirm()

Fixes #431

@cla-bot cla-bot bot added the cla/signed label Sep 13, 2024
@nilmerg
Copy link
Member

nilmerg commented Sep 16, 2024

Eh, no. For one, because CSP prohibits this, but also because I believe we need to re-consider how to approach this generally. This isn't specific to BP, other products have similar actions and don't ask for confirmation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Are you sure?" before delete business process itself
2 participants