-
Notifications
You must be signed in to change notification settings - Fork 22.8k
Combobox role now works with button element #38535
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
Conversation
hi @scottaohara - some changes here if you want to have a look 👀 Let us know if you need someone else to review instead. Thanks! |
This pull request has merge conflicts that must be resolved before it can be merged. |
…le/index.md Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…le/index.md Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Preview URLs (comment last updated: 2025-07-16 10:37:58) |
files/en-us/web/accessibility/aria/reference/roles/combobox_role/index.md
Outdated
Show resolved
Hide resolved
files/en-us/web/accessibility/aria/reference/roles/combobox_role/index.md
Outdated
Show resolved
Hide resolved
files/en-us/web/accessibility/aria/reference/roles/combobox_role/index.md
Outdated
Show resolved
Hide resolved
files/en-us/web/accessibility/aria/reference/roles/combobox_role/index.md
Outdated
Show resolved
Hide resolved
files/en-us/web/accessibility/aria/reference/roles/combobox_role/index.md
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've some comments for you to have a look at, but this looks really good from my side. @scottaohara do you want to have a look through to check that everything's okay?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot! Let's avoid this PR going stale and merge the improvements! Well done 👏🏻
Update combobox role docs to clarify input/button usage and improve keyboard interaction details. Fixes #36436