Commit 28743f1
fix(select): add duration to live announcer message (#15655)
Sets a duration so that the live announcement message from `mat-select` is cleared after a while. Currently after the message is removed, the user can navigate to it using the arrow keys and moving focus all the way to the end of the page.1 parent c039987 commit 28743f1
2 files changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
378 | 378 | | |
379 | 379 | | |
380 | 380 | | |
381 | | - | |
| 381 | + | |
382 | 382 | | |
383 | 383 | | |
384 | 384 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
734 | 734 | | |
735 | 735 | | |
736 | 736 | | |
737 | | - | |
| 737 | + | |
| 738 | + | |
| 739 | + | |
738 | 740 | | |
739 | 741 | | |
740 | 742 | | |
| |||
0 commit comments