-
-
Notifications
You must be signed in to change notification settings - Fork 32.6k
Open
Labels
bug 🐛Something doesn't workSomething doesn't workcomponent: autocompleteThis is the name of the generic UI component, not the React module!This is the name of the generic UI component, not the React module!
Description
Steps to reproduce
Steps:
- Go to the official docs: https://mui.com/material-ui/react-autocomplete/#combo-box
- In mobile mode, enter a search term, e.g. "e" and then scroll by dragging an item vertically
- Press enter on the keyboard
Current behavior
The item which was placed under the initial touch point of the scrolling is selected.
Expected behavior
No item is selected (the same behaviour as when no scrolling was done).
Context
No response
Your environment
No response
Search keywords: combo-box,scrolling,autocomplete
Metadata
Metadata
Assignees
Labels
bug 🐛Something doesn't workSomething doesn't workcomponent: autocompleteThis is the name of the generic UI component, not the React module!This is the name of the generic UI component, not the React module!