-
Notifications
You must be signed in to change notification settings - Fork 160
Combo/SimpleCombo: pressing Esc to clear closes Dialog #17119
Copy link
Copy link
Labels
🐛 bugAny issue that describes a bugAny issue that describes a bug✅ status: verifiedApplies to PRs that have passed manual verificationApplies to PRs that have passed manual verificationcombosimple-combo
Description
Description
When you want to clear a combo or simple-combo inside a dialog with Escape, the dialog closes.
- igniteui-angular version: 21.1.3
Steps to reproduce
https://stackblitz.com/edit/ga4ypvxv
- Open Dialog
- Click inside combo/simple-combo
- Press Escape
Result
The combo clears and the dialog closes.
Expected result
The dialog should not close. The Escape event should be stopped propagating up to the dialog.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
🐛 bugAny issue that describes a bugAny issue that describes a bug✅ status: verifiedApplies to PRs that have passed manual verificationApplies to PRs that have passed manual verificationcombosimple-combo