-
Notifications
You must be signed in to change notification settings - Fork 160
Labels
🧨 severity: medium🧰 feature-request✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.Applies to issues that have pending PRs resolving them, or PRs that have already merged.overlayversion: 10.0.x
Description
Is your feature request related to a problem? Please describe.
There is no way to stop closing of IgxDialog on ESC key press. This is valid also for all components using IgxOverlay in modal mode.
Describe the solution you'd like
Allow configuration of the overlay allowing to discard ESC key press. This could be added in OverlaySettings. We have now closeOnOutsideClick property. There should be and something like closeOnEsc.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
🧨 severity: medium🧰 feature-request✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.Applies to issues that have pending PRs resolving them, or PRs that have already merged.overlayversion: 10.0.x