Skip to content

Dropdown arrow support

Phil Hughes requested to merge dropdown-arrow-support into master

When the dropdown is open, you can scroll through the list of items with the up & down arrow keys. When an item is focused, the enter triggers the click event for that row.

Closes #14455 (closed)

Merge request reports