ConfirmDialog: closeOnEscape support #2675
Labels
Type: Enhancement
Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone
Describe the feature you would like to see added
We would like the option to disable closeOnEscape in the ConfirmDialog so that our users can't simply press escape to avoid the confirmation.
Is your feature request related to a problem?
No response
Describe the solution you'd like
We would like a closeOnEscape prop in the ConfirmDialog which is then passed to the Dialog component. This way we would have the power to decide whether we want to allow closeOnEscape or not.
Describe alternatives you have considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: