[material-ui][Select] selecting using the spacebar does not work #43874
Labels
accessibility
a11y
bug 🐛
Something doesn't work
component: select
This is the name of the generic UI component, not the React module!
package: material-ui
Specific to @mui/material
Milestone
Steps to reproduce
Link to live example: https://mui.com/material-ui/react-select/
Steps:
Try selecting an option in Mui select using spacebar. It only works with enter.
This is a bad experience for keyboard users. Most of them expect the spacebar to work here. Escpecially with multi select is unpleasant.
With Autocomplete it works fine.
Current behavior
No response
Expected behavior
No response
Context
No response
Your environment
npx @mui/envinfo
Search keywords: spacebar, select
The text was updated successfully, but these errors were encountered: