Zach Arend

Results 96 comments of Zach Arend

Hi @magentaRE , Thanks for bringing up this concern. AXE can be a helpful tool for quickly identifying things that can be a problem for accessibility. In many conditions, I...

Hello, That you for reporting this. NVDA announcing the cdk-focus-trap-anchor as "blank" looks like suspicious behavior to me. -Zach

I changed the title to mention that NVDA is announcing "blank" so that this issue can get more attention. I have not tried to reproduce myself, and I am working...

Hello, I believe this is how [ConfigurableFocusTrap](https://github.com/angular/components/blob/main/src/cdk/a11y/focus-trap/configurable-focus-trap.ts) was designed. It's designed to have anchors on each end of the "trapped" DOM, which prevent focus from moving outside of the anchors....

Hello, Thanks for investigating this. Feel free to send us a PR if the fix made in your app can be applied to this library. That way other developers would...

Hello folks, Thank you for reporting this issue. Unfortunately we are not able to take action if we cannot reproduce it. This might have already been fixed. If the issue...

"Squashing" commit from [fix(cdk/tree): cleanup tree-key-manager token](https://github.com/angular/components/pull/28022).

I plan on no longer squashing this branch and force pushing. That makes it easier for reviews.

Since this was last reviewed: resolved merged conflicts. Resolved conflicts by first rebasing with target branch then merging target branch into this branch. This is planned to merge as a...