Autocomplete with limitTags, the dropdown disappears weirdly #43133
Labels
component: autocomplete
This is the name of the generic UI component, not the React module!
duplicate
This issue or pull request already exists
package: material-ui
Specific to @mui/material
Steps to reproduce
Link to live example: (required)
https://mui.com/material-ui/react-autocomplete/#:~:text=You%20can%20use%20the,Forrest%20Gump
Steps:
Current behavior
The drop down disappears when on mouse up. Resulting in a sudden flash of the dropdown if navigating normally. If you keep the mouse down, then place the cursor back over the input box (or outside of the autocomplete comp), the drop down box doesn't disappear.
This issue only occurs if the input text has to move down a row due to the occupying chips.
Expected behavior
One click should prompt the drop down menu to appear.
Context
No response
Your environment
No response
Search keywords: Autocomplete, limitTags
The text was updated successfully, but these errors were encountered: