Pressing escape key while modal is open should only close select panel and not the modal #17670
Labels
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Describe the bug
Pressing 'esc' key while both the options of a select and a dialog are open closes both. I would expect that only the select panel closes and the dialog stays open.
Pull Request Link
#17673
Reproducer
https://stackblitz.com/edit/d1gqrtas-kelhwvds?file=src%2Fapp%2Fdialog-template-demo.html
Environment
Macos
Angular version
19.0.1
PrimeNG version
v19
Node version
No response
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
The select panel closes and the dialog stays open.
The text was updated successfully, but these errors were encountered: