Sharlaan / material-ui-superselectfield

multiselection autocomplete dropdown component for Material-UI
https://sharlaan.github.io/material-ui-superselectfield
MIT License
266 stars 92 forks source link

Keyboard Shortcut for Selecting a Focused item not working/present #180

Open barrymichaeldoyle opened 6 years ago

barrymichaeldoyle commented 6 years ago

Keyboard bindings are working nicely for opening a focused select field and navigating through items, however I'm not able to select items by pressing 'Enter'. Is there a plan to implement this soon? Or is it there and I'm just implementing it incorrectly/missing something?

cnrudd commented 4 years ago

I found the same issue in the demos: select option by pressing the Enter key is not working.