Ali Unwala
Ali Unwala
This is the component I am referring to:  The `HeaderBaseWActionsAndSwitcher` component has several accessibility issues that we have found. The issues mainly revolve around general usability when trying to...
Testcase: https://codesandbox.io/s/issue-3816-byogx?file=/index.html The div[role=separator] is triggering a violation indicating that usage of `aria-valuenow` is invalid. However, `aria-valuenow` is valid if the separator is focusable - and it is in the...
The "WCAG20_Form_TargetAndText" rule should also include aria labels in the text calculation #3764
[A form element can have an aria label ](https://www.w3.org/TR/wai-aria-1.1/#form) (aria-label, aria-labledby, aria-describedby, aria-detail, etc.) to describe the form. The current calculates the text based on title and inner text, and...
### Describe what needs to be accomplished Add the following tip to the Accessibility Checker user guide: Tip: A quick way to close all the issue list accordions and unselect...
design changes for multi-scan from user feedback, users are not easily finding the download button inside the overflow menu, but it also threw users off who came from the accessibility...
### Describe what needs to be accomplished Add summary of problematic components to Checker report (spreadsheet) Identify the lowest level role for the violation using the last part of the...
### Describe what needs to be accomplished Currently, we do not expose detected colors on the failures, providing detected colors and the failing ratios in error for rules will be...
Add list of features to Checker ReadMe.md ### Why does this need to be accomplished Nice list of our checker capabilities that can be used elsewhere From the original requestor/issue:...
### Describe what needs to be accomplished In user sessions, we have had several comments about the language in the Checker's 'Who it helps' section of the rule help. Some...
The content of the help information in the checker needs to be reviewed for grammar. 