Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug(mat-select): Mat select arrow is not rotating when the dropdown menu is visible #29985

Open
1 task
bogdandevlpr opened this issue Nov 8, 2024 · 0 comments
Labels
area: material/select P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent

Comments

@bogdandevlpr
Copy link

bogdandevlpr commented Nov 8, 2024

Is this a regression?

  • Yes, this behavior used to work in the previous version

The previous version in which this bug was not present was

No response

Description

Currently the mat-select dropdown arrow is not rotating when the select dropdown is visible.
But according to the material design, it should change direction when the menu is opened.
Image

Material design: https://m2.material.io/components/menus#exposed-dropdown-menu

Reproduction

You can see the issue in action on any select field: https://material.angular.io/components/select/examples

Expected Behavior

The arrow should rotate/change direction when the dropdown menu is visible

Actual Behavior

The arrow is not rotating/changing direction when the dropdown menu is visible

Environment

  • Angular: 18
  • CDK/Material: 18
  • Browser(s): Chrome
  • Operating System (e.g. Windows, macOS, Ubuntu): Windows
@bogdandevlpr bogdandevlpr added the needs triage This issue needs to be triaged by the team label Nov 8, 2024
@wagnermaciel wagnermaciel added P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent area: material/select and removed needs triage This issue needs to be triaged by the team labels Nov 8, 2024
dedanade pushed a commit to dedanade/components that referenced this issue Nov 9, 2024
…open

fixes mat-select not rotating when dropdown menu is visible. fixes case angular#29985
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: material/select P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Projects
None yet
Development

No branches or pull requests

2 participants