microsoft / moaw

Grab-and-go resources to help you learn new skills, with all the tools you need to create, host and share your own workshop
https://aka.ms/moaw
Creative Commons Attribution Share Alike 4.0 International
108 stars 83 forks source link

Ensures all ARIA attributes have valid values:A11y_Maow_AI4W. #135

Closed AnKushSingh05 closed 4 months ago

AnKushSingh05 commented 4 months ago

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:

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)

kupatkar99 commented 4 months ago

Github Tags:#Rev:yaja;

Yash14j commented 4 months ago

GithubTags:#Rev:yaja;

sinedied commented 4 months ago

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?