microsoft/moaw

Ensures all ARIA attributes have valid values:A11y_Maow_AI4W.

Closed this issue · 3 comments

GitHub Tags

#A11yTCS; #A11ySev2; #WCAG4.1.2; #Win11; #GH_Maow_Web_Mar24; #DesktopWeb; #Maow;#A11yMAS;#aria-valid-attr-value;#Accessibility;#AI4W;#WCP;#P3_WCP;

Environment Details:

Application Name: Maow
#URL: https://moaw.dev/workshop/swa-gatsby-portfolio/?step=2
Operating system: Windows 11
Enterprise Insider Preview 22H2 (OS build 22631.3672)
Microsoft Edge: Version 125.0.2535.92 (Official build) (64-bit)

Repro Steps:

  1. Hit the URL: https://moaw.dev/workshop/swa-gatsby-portfolio/?step=2
  2. Run AI4W
  3. Verify wether the Ensures all ARIA attributes have valid values.

Issue:

Ensures all ARIA attributes have valid values (aria-valid-attr-value - https://accessibilityinsights.io/info-examples/web/aria-valid-attr-value)

Similar issue is also observed in below links

Target application:

Portfolio Workshop - Deploy your app - https://moaw.dev/workshop/swa-gatsby-portfolio/?step=2

Element path:

."octicon

Snippet:

<svg version=""1.1"" width=""14"" height=""14"" viewBox=""0" 0="" 16="" 16"="" class=""octicon" octicon-link-external="" external-link"="" aria-hidden=""true"">

How to fix:

Fix all of the following:

  • Invalid ARIA attribute value: aria-hidden=""true""

Environment:

Microsoft Edge version 125.0.0.0

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

Attachment:

image (3)
image (2)
image (1)

Github Tags:#Rev:yaja;

GithubTags:#Rev:yaja;

Thanks for the finding, this was due to a small bug introduced recently. This has been fixed and the website should be updated in a few minutes, @AnKushSingh05 could you validate it?