accessibility-insights-web
accessibility-insights-web copied to clipboard
Accessibility Insights for Web
#### Details This PR adds the correct link, to which a user is directed to when the "How to test Accessible names" link is clicked. ##### Motivation Feature request #4864...
#### Details This pull request will add an Assessment saved dialog after the users saves an assessment. In the dialog, the user can click "Don't show again" to dismiss the...
#### Details Add an additional task to the `lints` CI job to run `yarn null:autoadd` and determine if there are new files to be added to `tsconfig.strictNullChecks.json` for the PR....
## Describe the bug Hello, I have linked to text-less via the label "for" attribute; I assumed this would be enough to pass the button-name check but it didn't. When...
Simple thing. I just want to be able to turn off notifications when I am doing a check. I know I am doing checks and am watching for results. I...
#### 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...
I have spoken to the early team member [Sebastian Morales](https://github.com/smoralesd) about providing any software engineering documentation like Requirement Specifications, User Interface Design, etc. This would help new contributors better understand...
#### Details Extracts out some of the work in #5745, plus additional refactors: - Add a new narrowModeThreshold for reflowing card footers - Create a new component, CardFooterFarButtons, a reflowable...
#### Details Makes inject async. ##### Motivation Feature work. ##### Context This method is async but not explicitly so. Changing it now such that we can make it clear moving...
## Describe the bug If you enable a Windows HC mode, the left nav pane loses both the hover indicator and the current selection indicators **To Reproduce** Steps to reproduce...