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

Ensures aria-hidden elements are not focusable nor contain focusable elements (i[role="none"][data-tabster-dummy=""]:nth-child(1)): A11y_Awesome AZD_Landing page_Top navigation_AI4W. #341

Open
Harika1702 opened this issue Mar 26, 2024 · 0 comments

Comments

@Harika1702
Copy link

Harika1702 commented Mar 26, 2024

Tags

#A11yTCS; #A11ySev2; #A11yMAS; #WCP; #ChromiumEdge; #FTP; #Win11; #awesome-azd-wcp; #Feature_AwesomeAZD_Web_Mar2024; #WCAG4.1.2; #Name Role Value; #DesktopWeb; #AI4W; #A11yAuto;

"Please do not close this bug. This bug should only be closed by TCS, C+AI Accessibility or the Divisional Driver".

"Check out Accessibility Insights! - Identify accessibility bugs before check-in and make bug fixing faster and easier."

Environment Details:

Application: Awesome AZD
URL: https://azure.github.io/awesome-azd/
Chromium Edge: Version 123.0.2420.20
Windows 11 Enterprise.
Version 23H2 OS build 22631.2050.

Repro Steps:

  1. Hit this URL: https://azure.github.io/awesome-azd/.
  2. Now run AI4W.
  3. verify the issue that Ensures aria-hidden elements are not focusable nor contain focusable elements.

Issue:

Ensures aria-hidden elements are not focusable nor contain focusable elements (aria-hidden-focus - https://accessibilityinsights.io/info-examples/web/aria-hidden-focus)

Target application:

Awesome Azure Developer CLI - https://azure.github.io/awesome-azd/

Element path:

i[role="none"][data-tabster-dummy=""]:nth-child(1)

Snippet:

How to fix:

Fix all of the following:
Focusable content should have tabindex='-1' or be removed from the DOM

Environment:

====
This accessibility issue was found using Accessibility Insights for Web 2.41.0 (axe-core 4.7.2), a tool that helps find and fix accessibility issues. Get more information & download this tool at http://aka.ms/AccessibilityInsights.

Attachment:

341_A11y_Awesome AZD_Landing page_Top navigation_AI4W
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants