accessibility-insights-web
accessibility-insights-web copied to clipboard
Accessibility Insights for Web
## Describe the bug Color-contrast produces a failure in automated checks on an element while the DOM may be animating/transitioning around it. **To Reproduce** Steps to reproduce the behavior: Note:...
## Is your feature request related to a problem? Please describe. Assessment & Ad hoc tools should be included. Even if it is just a short blurb and a link...
π thank you for your work on Accessibility Insights! This has been my go-to testing extension since it came out, and from release to release itβs great to see it...
## Describe the bug On a Mac, when the device setup dialog isn't the currently focused window, its title bar has a weird looking blank space when the window isn't...
[a11y-self-validator](https://github.com/microsoft/accessibility-insights-web/blob/master/src/common/a11y-self-validator.ts) is sometimes used to self-check our UI for accessibility issues. It would be nice to add simple visualizations to highlight / log assessment instances to the console as well...
from incomplete PR #1072: > QuerySelector() is an HTML Element Utils method that takes a path and finds the corresponding element. We use it to retrieve a snippet based on...
The state management in our failure instance detail panel requires some refactoring. For example, we use the string "No code snippet..." in our store / panel to indicate we should...
## Describe the bug When options in a listbox are grouped in elements using role="group" Accessibility Insights will complain that the listbox is missing required children option, and that that...
Hey y'all! I'm sorry if this is mentioned somewhere, but I couldn't find anything about support for other browsers (specifically firefox for me). I know that the firefox addon api...
## Is your feature request related to a problem? Please describe. From a [StackOverflow question](https://stackoverflow.com/questions/65207960/in-the-link-purpose-section-shouldnt-wcag-sc-2-5-3-be-referenced): In the tests of the "Link Purpose" section of Accessibility Insights for Web, there is...