Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autocomplete with limitTags, the dropdown disappears weirdly #43133

Closed
tajbowness opened this issue Jul 31, 2024 · 1 comment
Closed

Autocomplete with limitTags, the dropdown disappears weirdly #43133

tajbowness opened this issue Jul 31, 2024 · 1 comment
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

Comments

@tajbowness
Copy link

tajbowness commented Jul 31, 2024

Steps to reproduce

Link to live example: (required)

https://mui.com/material-ui/react-autocomplete/#:~:text=You%20can%20use%20the,Forrest%20Gump

Steps:

  1. Place your cursor over the "favourites" placeholder
  2. Hold down click
  3. After a second release

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

@tajbowness tajbowness added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Jul 31, 2024
@zannager zannager added the component: autocomplete This is the name of the generic UI component, not the React module! label Aug 1, 2024
@ZeeshanTamboli
Copy link
Member

Duplicate of #42432

@ZeeshanTamboli ZeeshanTamboli marked this as a duplicate of #42432 Aug 2, 2024
@github-actions github-actions bot added duplicate This issue or pull request already exists and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Aug 2, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Aug 2, 2024
@ZeeshanTamboli ZeeshanTamboli added package: material-ui Specific to @mui/material duplicate This issue or pull request already exists and removed duplicate This issue or pull request already exists labels Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

4 participants