Skip to content

fix(material/list): make disabled selection list keyboard navigable#33544

Merged
andrewseguin merged 2 commits into
angular:mainfrom
essjay05:disabled-selection-list-add-nav
Jul 20, 2026
Merged

fix(material/list): make disabled selection list keyboard navigable#33544
andrewseguin merged 2 commits into
angular:mainfrom
essjay05:disabled-selection-list-add-nav

Conversation

@essjay05

Copy link
Copy Markdown
Contributor

Updates Angular Components Selection List component to be able to be navigated via keyboard when it is in a disabled state to improve accessibility.

Fixes b/518820148

@pullapprove
pullapprove Bot requested review from crisbeto and tjshiu July 16, 2026 18:52
@essjay05 essjay05 added dev-app preview When applied, previews of the dev-app are deployed to Firebase and removed area: material/list labels Jul 16, 2026
@github-actions

github-actions Bot commented Jul 16, 2026

Copy link
Copy Markdown

Deployed dev-app for c539f86 to: https://ng-dev-previews-comp--pr-angular-components-33544-dev-yud89iy9.web.app

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

essjay05 added 2 commits July 17, 2026 14:21
Updates Angular Components Selection List component to be able to
be navigated via keyboard when it is in a disabled state to improve
accessibility.

Fixes b/518820148
Updates previous changes to remove nested ternary expression.
@essjay05
essjay05 force-pushed the disabled-selection-list-add-nav branch from 3f99dd9 to c539f86 Compare July 17, 2026 21:23
@andrewseguin andrewseguin added target: patch This PR is targeted for the next patch release action: merge The PR is ready for merge by the caretaker labels Jul 20, 2026
@andrewseguin
andrewseguin merged commit 9105a44 into angular:main Jul 20, 2026
35 checks passed
@andrewseguin

Copy link
Copy Markdown
Contributor

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

andrewseguin pushed a commit that referenced this pull request Jul 20, 2026
…33544)

* fix(material/list): make disabled selection list keyboard navigable

Updates Angular Components Selection List component to be able to
be navigated via keyboard when it is in a disabled state to improve
accessibility.

Fixes b/518820148

* refactor(material/list): fix lint errors

Updates previous changes to remove nested ternary expression.

(cherry picked from commit 9105a44)
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/list dev-app preview When applied, previews of the dev-app are deployed to Firebase target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants