Commit 1aa059d
fix(components/lookup): set
* fix aria-expanded value addition
* fix(components/lookup): fix the autocomplete component to properly add the aria-expanded property to the combobox role
* remove unnecessary qualifier for aria-expanded
Co-authored-by: Braden Bisping <bradennbisping@gmail.com>aria-expanded to true on the autocomplete component when the dropdown is open (#544)1 parent d33cf9e commit 1aa059d
File tree
1 file changed
+1
-1
lines changed- libs/components/lookup/src/lib/modules/autocomplete
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments