accessibility-insights-web icon indicating copy to clipboard operation
accessibility-insights-web copied to clipboard

Accessibility Insights for Web

Results 150 accessibility-insights-web issues
Sort by recently updated
recently updated
newest added

## 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:...

bug
status: needs investigation

## 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...

feature request
status: needs investigation

πŸ‘‹ 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...

feature request
status: blocked

## 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...

bug
status: blocked

[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...

category: engineering

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...

task
category: engineering

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...

task
category: engineering

## 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...

bug
status: blocked

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...

resolution: out of scope
feature request

## 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...

feature request
status: needs investigation