-
Notifications
You must be signed in to change notification settings - Fork 5k
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
[a11y][Violation][2.4.1 Bypass Blocks] Multiple elements with "toolbar" roles do not have unique labels #7482
Comments
Thank you for opening this issue @nkn2022! It would be very helpful to have these reported as separate issues with more information about what pages/view these occur. Specific examples will help make sure these are addressed! |
@RRosio Of course. Happy to help. I will open separate ones with screenshots. |
@RRosio I have created one issue for each category of the issues reported with details and screenshots. Kindly let me know if this breakdown looks good. I am changing the description and title of this issue to track only issues found in category |
@RRosio I have also provided information on the tool I used to test and it is pretty easy to set up and run on a Chrome browser. This can be used to confirm that the issue is resolved after the fix. Thanks! |
Reference on what to do for this kind of issue: https://www.ibm.com/able/toolkit/develop/text-and-non-text/#aria-roles |
Thank you @nkn2022! Linking jupyterlab/jupyterlab#16869, here. We can accept this as actionable. |
Description
I am running an accessibility test suite with Notebook UI using the IBM Equal Access Accessibility Checker tool on Chrome browser. The results look good overall, only a few things are missing to reach a first formal level of compliance. So kindly help look into these.
Issues reported were violating WCAG 2.2 requirements.
Ref: https://www.ibm.com/able/requirements/checker-rule-sets
Full report (includes information on element locations where issue were found):
Accessibility_Report-7a73e10e-f8a4-4a06-a78d-5174a1309c5b.xlsx
Category:
2.4.1 Bypass Blocks
Ref: https://www.ibm.com/able/requirements/requirements/?version=v7_3#2_4_1
Violation of Rule:
aria_toolbar_label_unique
Reproduce
Violation
s reported.Here is the screenshot of the UI scanned for the attached report:
Expected behavior
No violations are reported on the scanning to reach a first formal level of compliance.
The text was updated successfully, but these errors were encountered: