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

fix(material/chips): update chip-row disabled chip to be focused #30364

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

essjay05
Copy link
Contributor

Updates chip-row element of Angular Components Chip Component to be focusable even if the chip is disabled. This allows the chip to be accessed via screenreader and read aloud as a disabled chip.

Fixes b/380373844

@andrewseguin andrewseguin added the dev-app preview When applied, previews of the dev-app are deployed to Firebase label Jan 22, 2025
Copy link

github-actions bot commented Jan 22, 2025

Deployed dev-app for d110db9 to: https://ng-dev-previews-comp--pr-angular-components-30364-dev-96uwfi03.web.app

Note: As new commits are pushed to this pull request, this link is updated after the preview is rebuilt.

@essjay05 essjay05 force-pushed the make-chip-row-disabled-focusable branch from cee398a to a50ea9f Compare January 22, 2025 18:35
Updates chip-row element of Angular Components Chip Component to
be focusable even if the chip is disabled. This allows the chip
to be accessed via screenreader and read aloud as a disabled chip.

Fixes b/380373844
…t chips

Updates previous chips dev-app demo to include disabled input chips to mimic
the XAP demo for a11y testing purposes.
@essjay05 essjay05 force-pushed the make-chip-row-disabled-focusable branch from a50ea9f to d110db9 Compare January 23, 2025 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: material/chips dev-app preview When applied, previews of the dev-app are deployed to Firebase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants