Zach Arend

Results 96 comments of Zach Arend

Since this was last reviewed, changed out it puts the checkmark on the right of the mat option. Using margin to make space between the checkmark and the list item...

Hi all, I've made fixes to respond to PR comments - update the code comments: say checkbox/radio or toggle instead of just checkbox - delete `MatListOptionCheckboxPosition` and `@Input checkboxPosition`, which...

I've made fixed based on PR comments and changed the target to minor: - `checkboxPosition` is deprecated because `togglePosition` replaces it - `MatListOptionCheckboxPosition` is deprecated because `MatListOptionTogglePosition` replaces it -...

changes since this was last reviewed: - fixed regression in radio dark mode because MDC's global variables were not configured correctly - consolidated calls to `using-mdc-theme`

Hello, I am able to reproduce, but it appears that this is working better than before. Looks like the action buttons on the bottom are getting cut off. Scrolling is...

There's accessibility requirements about supporting devices rotating between landscape and portrait mode, so it would be good to fix this issue for accessibility. There's also accessibility requirements for supporting a...

Hello @imerljak, Would you like to send us a PR for this? This feature request is open source, and anyone is welcome to work on it. We have a requirement...

No problem, let us know if you have questions.

Hello [DJesseTaylor](https://github.com/DJesseTaylor), This looks like another issue with Overlay popup being at the end of the DOM, rather than inline adjacent to the Overlay's trigger. What I believe is happening...

Hello folks, Fix in progress, see [cdk-tree-revamp branch](https://github.com/angular/components/tree/cdk-tree-revamp). -Zach