Skip to content

Autocomplete: Pop-up indicator does not close the menu items/ list of items #44144

@pawan-travsport

Description

@pawan-travsport

Steps to reproduce

Link to live example: https://mui.com/material-ui/react-autocomplete/#combo-box

Steps:

  1. Click on pop-up indicator to open the list of items.
  2. Click on pop-up indicator again to close it.
  3. Notice the pop-up not getting closed.

Current behavior

Current behavior: List of items does not gets closed on clicking pop-up indicator.

Expected behavior

Expected behavior: List of items item should get closed on clicking pop-up indicator.

Context

The goal is to get the menu items closed when clicking on pop-up indicator button. This was working until the previous version. I am on version 6.1.4 and have noticed that the pop-up indicator has stopped working when closing menu items. The issue also exists on MUI's website as well. Feel free to tag me for additional information.

https://mui.com/material-ui/react-autocomplete/

Your environment

Browser: Chrome (v126.0.6478.185)

Search keywords: autocomplete pop-up

Metadata

Metadata

Labels

scope: autocompleteChanges related to the autocomplete. This includes ComboBox.type: regressionA bug, but worse, it used to behave as expected.

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions