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

fixrule(aria_keyboard_handler_exists, widget_tabbable_exists): Reduce "Needs review" issues for nested composite widgets #1835

Merged
merged 4 commits into from
Feb 19, 2024

Conversation

shunguoy
Copy link
Contributor

@shunguoy shunguoy commented Feb 9, 2024

  • Rule bug: aria_keyboard_handler_exists, widget_tabbable_exists

This PR is related to the following issue(s):

#1606 #1648

Additional information can be found here:

Testing reference:

test case: https://cloud.ibm.com/
Use the extension filters: Requirements and "Needs Review" only
without the fix: 2.1.1 Keyboard: 13 with "Needs Review" with the "Verify the ul element with 'menubar' role has keyboard access".
2.4.3 Focus Order: 10 with "Needs Review" with the "Component with 'menu' role does not have a tabbable element ".
After the fix: 2.1.1 Keyboard: 4 with "Needs Review" with the same message.
2.4.3 Focus Order: 7 with "Needs Review" with the same message.

I have conducted the following for this PR:

  • I validated this code in Chrome and FF
  • I validated this fix in my local env
  • I provided details for testing
  • This PR has been reviewed and is ready for test
  • I understand that the title of this PR will be used for the next release notes.

@shunguoy shunguoy marked this pull request as ready for review February 14, 2024 16:25
@philljenkins philljenkins changed the title fixrule(aria_keyboard_handler_exists, widget_tabbable_exists) fix the issues related to nested composite widgets fixrule(aria_keyboard_handler_exists, widget_tabbable_exists): Reduce "Needs review" issues related to nested composite widgets Feb 15, 2024
@philljenkins philljenkins changed the title fixrule(aria_keyboard_handler_exists, widget_tabbable_exists): Reduce "Needs review" issues related to nested composite widgets fixrule(aria_keyboard_handler_exists, widget_tabbable_exists): Reduce "Needs review" issues related to nested composite widgets Feb 15, 2024
@ErickRenteria
Copy link
Contributor

@shunguoy Using the testcase url and the filter needs review under requirements the 4 2.1.1 is not being trigger.
Screenshot 2024-02-17 at 10 28 44 AM

@ErickRenteria
Copy link
Contributor

Validated

@ErickRenteria ErickRenteria added this pull request to the merge queue Feb 19, 2024
Merged via the queue into master with commit 7270df7 Feb 19, 2024
15 checks passed
@philljenkins philljenkins changed the title fixrule(aria_keyboard_handler_exists, widget_tabbable_exists): Reduce "Needs review" issues related to nested composite widgets fixrule(aria_keyboard_handler_exists, widget_tabbable_exists): Reduce "Needs review" issues for nested composite widgets Feb 22, 2024
@shunguoy shunguoy deleted the dev-1606 branch March 11, 2024 18:07
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.

3 participants