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

list: improve aria-selected to be set on each selected element. Set a… #92019

Merged
merged 2 commits into from
Mar 5, 2020

Conversation

isidorn
Copy link
Contributor

@isidorn isidorn commented Mar 4, 2020

  • sets aria-selected on each selected element, not on focused elements
  • sets aria-multiselectable on list container when multi selection is supported

Work in progress. details here #91061
Does not seem to work well in practice

…ria-multiselectable when mutli selct is supported
@isidorn isidorn added this to the Backlog milestone Mar 4, 2020
@isidorn isidorn self-assigned this Mar 4, 2020
@isidorn isidorn modified the milestones: Backlog, March 2020 Mar 5, 2020
@isidorn isidorn merged commit 583dc03 into master Mar 5, 2020
@isidorn isidorn deleted the isidorn/list-multi-select branch March 5, 2020 11:56
@github-actions github-actions bot locked and limited conversation to collaborators Apr 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant