-
Notifications
You must be signed in to change notification settings - Fork 24
Fix(grid): make trigger menu button accessible #313
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
175784c to
1fb374b
Compare
bdca506 to
563f568
Compare
projects/angular/directives/custom-mat-menu-trigger/src/custom-mat-menu-trigger.directive.ts
Outdated
Show resolved
Hide resolved
anbalase
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
let's add a FIXME for when we upgrade to 15@latest
projects/angular/directives/custom-mat-menu-trigger/src/custom-mat-menu-trigger.directive.ts
Show resolved
Hide resolved
563f568 to
680a95c
Compare
680a95c to
80f3612
Compare
|
Code Climate has analyzed commit 80f3612 and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 100.0% (50% is the threshold). This pull request will bring the total coverage in the repository to 91.8% (0.0% change). View more on Code Climate. |
|
On mac's VoiceOver, the |
Fix(grid): make trigger menu button accessible
The button triggering the menu from the grid's filters was not announcing the current state collapsed / expanded.
Clicking with the mouse (cursor not visible tho, had to pay for that functionality lol):
20230307223554.mp4
Navigating using only the keyboard:
20230307223851.mp4