Zach Arend

Results 96 comments of Zach Arend

Hello folks, Angular components does not official support Microsoft Narrator, but I'm leaving this open anyways because it would be great to address this. Un-assigning myself. -Zach

Rather than creating a new directive for `MatListItemSwitch`, it might be easier to reuse the existing `MatListItemMeta` Directive.

On ChromeOS using screen reader, I'm not able to navigate to the button toggle component with the "Next Form Field" navigation feature. On my system that's Search + F. ChromeOS...

"Next Form Field" seems to be working for me on VoiceOver, JAWS, NVDA. This is likely a ChromeOS specific problem. Action item to file issue report on ChromeOS Chromevox.

I can reproduce the error with MatRadioGroup demos. I can repro both on this branch and on docs site - ChromeOS Version 122.0.6261.137 (Offical Build) (64-bit) - VoiceOver - https://ng-dev-previews-comp--pr-angular-components-28548-dev-p16tl3gz.web.app/radio...

Hello @KMaster90 , I believe the expected behavior is that setDefaultFontSetClass only afects `` when it uses fontSet input. ``` /** * Sets the CSS classes to be used for...

Hello @jumbo6 , Thank you for bringing this to our attention. I can see how a table header could be inappropriate if a table is only used for layout. It...

Hello folks, Thanks for getting back to us. Angular components doesn't have a requirement to cleanly pass automated accessibility checks. This isn't something I'm able to take on right now,...

We're considering using a different approach to make it easier to land, see #28548