Commit 28eee26
authored
fix(Dropdown): handle keyboard events for arrows, space and enter keys locally (#4004)
* fix(Dropdown): handle keyboard events for arrows, space and enter keys locally
* remove only and usused returns
* fix `selectedIndex` on search1 parent 0ecf576 commit 28eee26
3 files changed
Lines changed: 252 additions & 206 deletions
File tree
- docs/src/examples/modules/Dropdown/States
- src/modules/Dropdown
- test/specs/modules/Dropdown
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
0 commit comments