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

Accessibility Insights for Web

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

Bumps [fake-indexeddb](https://github.com/dumbmatter/fakeIndexedDB) from 4.0.2 to 6.0.1. Release notes Sourced from fake-indexeddb's releases. v6.0.1 #110 - Fix handling of "undefined value" vs "missing value" in IDBObjectStore.add/put when that value is at...

status: blocked
category: engineering
dependencies

#### Details ##### Motivation ##### Context #### Pull request checklist - [ ] Addresses an existing issue: #0000 - [ ] Ran `yarn fastpass` - [ ] Added/updated relevant unit...

## Describe the bug The ad hoc "Headings" scanner tool is not detecting heading tags that are in the shadow DOM and contain slotted content. **To Reproduce** Steps to reproduce...

bug

Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.11.0 to 16.14.1. Release notes Sourced from stylelint's releases. 16.4.1 Fixed: incompatible cache file format (#8359) (@​romainmenke). 16.14.0 Added: replaced text and corresponding range to Warning type...

category: engineering
dependencies

From Applause: Prerequisites: 1. Using Windows + Edge browser Add 'Accessibility insights' for web chrome extension from the given URL: https://accessibilityinsights.io/downloads/ 2. Open the URL, https://www.washington.edu/accesscomputing/AU/before.html 3. Turn on the...

bug

## Describe the bug Associating a `` with a `` that has a different `role` such as `checkbox` will give an "Ensures buttons have discernible text" error. This is expected...

bug
status: ready for work

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 6. Release notes Sourced from actions/upload-artifact's releases. v6.0.0 v6 - What's new [!IMPORTANT] actions/upload-artifact@v6 now runs on Node.js 24 (runs.using: node24) and requires a minimum...

dependencies
github_actions

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 6.0.1. Release notes Sourced from actions/checkout's releases. v6.0.1 What's Changed Update all references from v5 and v4 to v6 by @​ericsciple in actions/checkout#2314 Add worktree...

dependencies
github_actions

Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.23.1 to 7.9.5. Release notes Sourced from react-router-dom's releases. v7.1.3 See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v713 [email protected] Patch Changes Updated dependencies [email protected] [email protected] [email protected] Patch Changes...

category: engineering
dependencies

## Summary Fixes #4800 Changed CSS selector from `.insights-formatted-text-spacing-container` to `.insights-formatted-text-spacing-container *` to directly target all descendant elements instead of relying on inheritance. This ensures WCAG text spacing requirements are...