Open
Description
MUI.AutoComplete.mp4
Steps to reproduce
- Go to "https://mui.com/material-ui/react-autocomplete/"
- Open the AutoComplete component on a mobile device (Not on simulator).
- Tap on the input field to bring up the keyboard.
- Attempt to scroll through the options list that appears.
Current behavior
The options list is intermittently scrollable when the keyboard is active. In some instances, users can scroll through the options without issue, while in others, it becomes completely unresponsive to scrolling gestures.
Expected behavior
The options list should remain scrollable even when the keyboard is open, allowing users to navigate through all available options easily.
Context
No response
Your environment
npx @mui/envinfo
Don't forget to mention which browser you used.
Output from `npx @mui/envinfo` goes here.
Search keywords: Autocomplete Scrolling