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.

@crisbeto crisbeto added the target: patch This PR is targeted for the next patch release label Jul 31, 2026
@pullapprove
pullapprove Bot requested review from andrewseguin and tjshiu July 31, 2026 07:38
Adds `role="presentation"` on a few containers that appear to affect some screen readers.

Fixes angular#33604.
@crisbeto
crisbeto force-pushed the 33604/chips-presentation branch from aa6bbae to 4d8e95c Compare July 31, 2026 09:00
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Jul 31, 2026
@crisbeto
crisbeto merged commit b2f3a08 into angular:main Jul 31, 2026
29 of 32 checks passed
@crisbeto

Copy link
Copy Markdown
Member Author

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 free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: material/chips target: patch This 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