Sarah Oslund
Sarah Oslund
#### Details Follow up to https://github.com/microsoft/accessibility-insights-web/pull/5877, which allowed us to opt stores into supporting async handlers. These changes to not touch any stores that do not have async work, since...
## Describe the bug Automated checks visualizations fail on web pages that include the character `;`. **To Reproduce** Steps to reproduce the behavior: 1. Go to code pen: https://codepen.io/dbjorge/pen/OJvXaVg 2....
## Describe the bug Some assessment `How to test` instructions need to be updated for windows 11. **To Reproduce** Steps to reproduce the behavior: 1. Begin an assessment 2. Go...
With .NET 5 we are introducing a new style of target framework that includes target platform information (for example, net5.0-windows). This repo contains logic that will break with these new...
False positive aria-hidden focusable failure is being reported on focus "bumpers", which are meant to send focus back into the modal/focus trap zone but never receive focus themselves. These elements...
**Describe the bug** When including a CalendarView in a maui android app the app crashes, presumably because the calendar view is taking so long to load. My app is running...
#### Details Sister PR to https://github.com/microsoft/axe-windows/pull/790-- this PR covers the how to fix strings that are still outstanding after those changes. I don't have much context on most of these,...
## Describe the bug Our extension makes a best-effort attempt to scan child iframes - we send messages to the child frame and wait for a small timeout. If the...
Filed on behalf of @chloduan- thanks for debugging this! The following exception when -mi WdacCatalogManifest:1.0.0 is passed as an argument, and the CatalogManifestConfigHandler deemed the SbomConfig false/null: ``` Encountered an...
We have been seeing support requests in which the component detection library throws errors in a scan, usually due to malformed packages present on the machine, and the SBOM tool...