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

Update authoring requirement for aria-selected on options #1719

Merged
merged 4 commits into from Apr 22, 2022
Merged

Conversation

smhigley
Copy link
Contributor

@smhigley smhigley commented Apr 7, 2022

A different solution for #1661, discussed on 4/7 and summarized in this comment: #1661 (comment)

I wrangled the existing wording around single vs. multiselect a little because the new SHOULD text about aria-selected overlapped with the existing single vs. multi-select wording, so I consolidated a bit.


Preview | Diff

smhigley and others added 3 commits April 7, 2022 11:47
some odd white spacing fixes and inconsistent period/capitalization between list item sentences.
index.html Outdated Show resolved Hide resolved
@JAWS-test
Copy link
Contributor

In my opinion, this change should also be made for treeitem and not only for option.

@jnurthen jnurthen requested a review from chlane April 14, 2022 17:15
@smhigley smhigley requested a review from mcking65 April 14, 2022 17:15
Copy link
Contributor

@chlane chlane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The added specificity regarding the value looks good to me.

Copy link
Contributor

@mcking65 mcking65 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @smhigley! This looks great.

I agree with @JAWS-test that the same language would work in treeitem; that could be a separate PR. The related issue is about option.

@jnurthen
Copy link
Member

ready to merge

@pkra pkra merged commit 51e0073 into main Apr 22, 2022
@pkra pkra deleted the option-selected branch April 22, 2022 09:03
@pkra pkra added this to the ARIA 1.3 milestone Apr 22, 2022
github-actions bot added a commit that referenced this pull request Apr 22, 2022
SHA: 51e0073
Reason: push, by @pkra

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
jnurthen pushed a commit that referenced this pull request Oct 10, 2023
A different solution for #1661, discussed on 4/7 and summarized in this comment: #1661 (comment)

I wrangled the existing wording around single vs. multiselect a little because the new `SHOULD` text about `aria-selected` overlapped with the existing single vs. multi-select wording, so I consolidated a bit.

* update to author requirement for aria-selected on options
* minor cleanup
some odd white spacing fixes and inconsistent period/capitalization between list item sentences.
* and again with the spacing...
* fix spacing, update checked/selected value wording

Co-authored-by: Scott O'Hara <scottaohara@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants