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 can't be closed with arrow icon #44053

Open
foxylion opened this issue Oct 9, 2024 · 0 comments
Open

Autocomplete can't be closed with arrow icon #44053

foxylion opened this issue Oct 9, 2024 · 0 comments
Labels
status: waiting for maintainer These issues haven't been looked at yet by a maintainer

Comments

@foxylion
Copy link

foxylion commented Oct 9, 2024

Steps to reproduce

Link to live example: https://codesandbox.io/p/sandbox/musing-germain-65rjjp
The issue can also be reproduced in the official docs: https://mui.com/material-ui/react-autocomplete/

Steps:

  1. Open the autocomplete popover using the arrow icon on the right
  2. Try to close the popover using the arrow
    => 🔴 does open again automatically on releasing the mouse button

Current behavior

Starting with @mui/material version 6 the popover does open again automatically on releasing the mouse button

Expected behavior

popover should stay closed

Screen recording

Screencast.from.2024-10-09.13-41-48.webm

Your environment

standard CodeSandbox environment

Search keywords: autocomplete close arrow icon

@foxylion foxylion added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting for maintainer These issues haven't been looked at yet by a maintainer
Projects
None yet
Development

No branches or pull requests

1 participant