This repository was archived by the owner on Sep 5, 2024. It is now read-only.
select(header): closes when filter input is focused #11969
Labels
has: Pull Request
A PR has been created to address this issue
P1: urgent
Urgent issues that should be addressed in the next minor or patch release.
severity: regression
This issue is related to a regression
type: bug
Milestone
Bug
Demo and steps to reproduce the issue
Demo URL (required)*:
With AngularJS Material Design v1.1.21: https://codepen.io/Axeldorf/pen/ExPGOpM
With AngularJS Material Design v1.1.24: https://codepen.io/Axeldorf/pen/yLeGQez
Detailed Reproduction Steps
Explain the expected behavior
On focusing filter input, select element is not closed and user can write any filter.
Explain the current behavior
On focusing filter input, select element is closed and user can't write any filter.
Discuss the use-case or motivation for changing the existing behavior
User wants to filter options in select, so when user clicks on input to write select must be opened.
List the affected versions of AngularJS, Material, OS, and browsers
The text was updated successfully, but these errors were encountered: