-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
P2The issue is important to a large percentage of users, with a workaroundThe issue is important to a large percentage of users, with a workaround
Description
Bug, feature request, or proposal:
Bug?
What is the expected behavior?
When the select is open on a temporary side drawer, the escape key should close the select list, but not the side drawer.
What is the current behavior?
When the select is open on a temporary side drawer, the escape key will close the drawer as well as the select list.
What are the steps to reproduce?
https://stackblitz.com/edit/angular-dttmuf
- Open the drawer using the button
- Open the Select.
- Press escape.
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Angular 5.2.4, Angular Material 5.2.1
andrew-cunliffe and stagefright5
Metadata
Metadata
Assignees
Labels
P2The issue is important to a large percentage of users, with a workaroundThe issue is important to a large percentage of users, with a workaround