Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
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

Closed
@Axeldorf

Description

@Axeldorf

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

  1. Open selector.
  2. Click on filter input

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

  • AngularJS: 1.7.8
  • AngularJS Material: 1.1.21 (works), 1.1.22+ (doesn't work)
  • OS: Ubuntu 18.04
  • Browsers: Chrome.

Metadata

Metadata

Assignees

Labels

P1: urgentUrgent issues that should be addressed in the next minor or patch release.has: Pull RequestA PR has been created to address this issueseverity: regressionThis issue is related to a regressiontype: bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions