Commit cf04a38
committed
fix(material/autocomplete): render overlay next to trigger (#32282)
Switches to rendering the autocomplete's overlay next to the trigger. This resolves some long-standing accessibility issues, because previously the overlay wasn't in the tab order.
(cherry picked from commit b33af6b)1 parent 349708c commit cf04a38
File tree
2 files changed
+133
-111
lines changed- src/material/autocomplete
2 files changed
+133
-111
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
904 | 904 | | |
905 | 905 | | |
906 | 906 | | |
907 | | - | |
| 907 | + | |
| 908 | + | |
908 | 909 | | |
909 | 910 | | |
910 | 911 | | |
| |||
0 commit comments