v-selectmenu icon indicating copy to clipboard operation
v-selectmenu copied to clipboard

Keyboard navigation not working without search bar

Open Aidenvale opened this issue 5 years ago • 1 comments

Hi,

When the search bar is disabled (:query="false"), I'm unable to navigate through the options using the keyboard, which is often done by our power users.

Thanks!

Aidenvale avatar Jan 04 '20 23:01 Aidenvale

Unfortunately, keyboard navigation is trigger by search input element.

TerryZ avatar Jan 06 '20 06:01 TerryZ