Skip to content

Conversation

AJJPostma
Copy link
Contributor

@AJJPostma AJJPostma commented Jan 22, 2025

Fixes a bug in the Angular Material select component where the selected options in a select with the multiple attribute have the wrong text color. This is because the the text color styling for the select without the multiple attribute is applied.

fixes #30366

@AJJPostma AJJPostma requested a review from a team as a code owner January 22, 2025 11:24
@AJJPostma AJJPostma requested review from amysorto and crisbeto and removed request for a team January 22, 2025 11:24
@AJJPostma AJJPostma changed the title fixed text color for selected options in multiple select fix(material/select): fixed text color for selected options in multiple select Jan 22, 2025
@crisbeto crisbeto removed the request for review from amysorto January 24, 2025 07:43
@crisbeto crisbeto added action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release labels Jan 24, 2025
@crisbeto crisbeto merged commit 11f02ee into angular:main Jan 27, 2025
11 checks passed
@crisbeto
Copy link
Member

The changes were merged into the following branches: main, 19.1.x

crisbeto pushed a commit that referenced this pull request Jan 27, 2025
…le select (#30367) * fixed text color for selected options in multiple select * added change to comment (cherry picked from commit 11f02ee)
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Feb 27, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release

2 participants