Zach Arend

Results 96 comments of Zach Arend

@essjay05 : this would be a good one for you to look at when you are available to. The fix may be as simple as putting `aria-hidden="true"` on the divider...

Hello, I can also reproduce this issue on [ARIA Authoring Practices Guide](https://www.w3.org/WAI/ARIA/apg/patterns/table/examples/table/). I believe this is an issue with ChromeOS, and I don't think this is an issue with Angular...

Does this affect only "fill" appearance? or does it affect "outline" appearance to? I added `dev-app-preview` tag, so that automation will deploy a test site of this PR.

Hello @simSmulders , Thank you for reaching out and letting us know that you're affected. Our process requires the google-internal-tests check to pass before we can merge this. Since many...

Googlers: see [related internal post](http://yaqs/8483788838966132736).

Hello, Thank you for reporting this. JAWS is one of our supported screen readers. > JAWS only announces the status of an unselected option. This just seems to be how...

Hello, Thank you for reporting this, and please report any other WCAG compliance issues by filing a bug report. I see that WAI ARIA says aira-checked or aira-selected are okay,...

Hello @natechiarello , Thank you for reaching out. We need more information. >Expected Behavior All options with long text, with or without white-spaces, should have a consistent behaviour, either truncate...

Hello @ice-blaze , We need more information. Thank you for reporting accessibility issues. Unfortunately, this issue may not be actionable without further information. Do you have an accessibility requirement that's...

Hello, Good catch on that, yes, I added the missing `MatTooltipModule` 🤦 . I am able to test the demo on Windows machine with tooltip working. I have tested on...