Skip to content

fix(material/chips): add presentation role to container elements - #33611

Merged
crisbeto merged 1 commit into
angular:mainfrom
crisbeto:33604/chips-presentation
Jul 31, 2026
Merged

fix(material/chips): add presentation role to container elements#33611
crisbeto merged 1 commit into
angular:mainfrom
crisbeto:33604/chips-presentation

Conversation

@crisbeto

Copy link
Copy Markdown
Member

Adds role="presentation" on a few containers that appear to affect some screen readers.

Fixes#33604.

@crisbetocrisbeto added the target: patch This PR is targeted for the next patch release label Jul 31, 2026
Adds `role="presentation"` on a few containers that appear to affect some screen readers.
Fixesangular#33604.
@crisbeto
crisbetoforce-pushed the 33604/chips-presentation branch from aa6bbae to 4d8e95cCompareJuly 31, 2026 09:00
@crisbetocrisbeto added the action: merge The PR is ready for merge by the caretaker label Jul 31, 2026
@crisbeto
crisbeto merged commit b2f3a08 into angular:mainJul 31, 2026
29 of 32 checks passed
@crisbeto

Copy link
Copy Markdown
MemberAuthor

This PR was merged into the repository. The changes were merged into the following branches:

crisbeto added a commit that referenced this pull request Jul 31, 2026
)
Adds `role="presentation"` on a few containers that appear to affect some screen readers.
Fixes#33604.
(cherry picked from commit b2f3a08)
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: mergeThe PR is ready for merge by the caretakerarea: material/chipstarget: patchThis PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug(mat-chip-option): MatChipOption's internal .mdc-evolution-chip__cell wrapper breaks NVDA focus mode for mat-chip-listbox (Chrome/Edge)

2 participants

@crisbeto@andrewseguin