accessibility-insights-web
accessibility-insights-web copied to clipboard
Accessibility Insights for Web
I find the info and examples really useful. Would it be possible to have them as a standalone reference site. I think it would be really useful to share with...
**Is your feature request related to a problem? Please describe.** The product currently provides no way to evaluate how color blindness will impact a user. **Describe the solution you'd like**...
## Is your feature request related to a problem? Please describe. When trying to debug focus issues (keyboard and screen reader) I'll frequently open up my app inside android studio...
## Is your feature request related to a problem? Please describe. Yes, if I am using a screen reader there are some cases (the internet connection is slow, the page...
## Visual helper for text spacing fails to change the spacing for text in input fields and buttons **To Reproduce** Steps to reproduce the behavior: 1. Open a page with...
## Describe the bug ```aria-live="polite"``` is present on the toast message that appears when ```Copy failure details``` button is selected in the ```More options``` menu on an instance card. But,...
## Is your feature request related to a problem? Please describe. Some of the categories produce a list of elements on the page that you can mark as a pass...
I love the power that Accessibility Insights gives me, but I'd love to be able to target a specific element in the DOM. It seems to currently target everything within...
## Describe the ~bug~ technical debt Today, we use a custom Grunt `embed-styles` task to implement generating report HTML which embeds the CSS bundles produced by web's webpack rules. This...
#### How to help Migrating to strict null checks is *in progress*, and we have some scripts (heavily based on [guidance](https://code.visualstudio.com/blogs/2019/05/23/strict-null) and [scripts](https://github.com/mjbvz/vscode-strict-null-check-migration-tools) from the VS Code team) in place...