Skip to content

fix(material/core): display checkmark for single-selection #25934

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

Closed
wants to merge 1 commit into from

Conversation

zarend
Copy link
Contributor

@zarend zarend commented Nov 7, 2022

Display checkmark for single-selection. displays a checkmark using the pseudo-checkmark. Fix a11y issue where selected state for single-selection is visually communicated with color alone. Display selected state with both color and checkmark graphic.

@zarend zarend added P2 The issue is important to a large percentage of users, with a workaround Accessibility This issue is related to accessibility (a11y) area: material/autocomplete area: material/core area: material/select target: rc This PR is targeted for the next release-candidate labels Nov 7, 2022
@zarend
Copy link
Contributor Author

zarend commented Nov 7, 2022

Hi @crisbeto , when you get a chance, could you please let me know if the API changes of this draft PR look good to you. If so, then I can finish implementing it.
-Zach

Display checkmark for single-selection. <mat-option> displays a
checkmark using the pseudo-checkmark. Fix a11y issue where selected
state for single-selection is visually communicated with color alone.
Display selected state with both color and checkmark graphic.
@zarend zarend force-pushed the mdc-list-pseudo-checkmark branch from 3419381 to e8ee168 Compare November 7, 2022 21:24
@zarend zarend requested a review from mmalerba November 8, 2022 19:52
@zarend zarend closed this Nov 8, 2022
@zarend zarend deleted the mdc-list-pseudo-checkmark branch November 15, 2022 19:52
@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 Dec 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Accessibility This issue is related to accessibility (a11y) area: material/autocomplete area: material/core area: material/select P2 The issue is important to a large percentage of users, with a workaround target: rc This PR is targeted for the next release-candidate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants