Skip to content

[autocomplete] Fix resetHightlightOnMouseLeave JSdoc#48536

Open
mj12albert wants to merge 1 commit into
mui:masterfrom
mj12albert:fix-autocomplete-reset-highlight-prop-depr
Open

[autocomplete] Fix resetHightlightOnMouseLeave JSdoc#48536
mj12albert wants to merge 1 commit into
mui:masterfrom
mj12albert:fix-autocomplete-reset-highlight-prop-depr

Conversation

@mj12albert
Copy link
Copy Markdown
Member

@mj12albert mj12albert commented May 13, 2026

Follow up to #48354 (comment)

@mj12albert mj12albert added internal Behind-the-scenes enhancement. Formerly called “core”. scope: autocomplete Changes related to the autocomplete. This includes ComboBox. labels May 13, 2026
@code-infra-dashboard
Copy link
Copy Markdown

Deploy preview

https://deploy-preview-48536--material-ui.netlify.app/

Bundle size

Bundle Parsed size Gzip size
@mui/material 0B(0.00%) 0B(0.00%)
@mui/lab 0B(0.00%) 0B(0.00%)
@mui/private-theming 0B(0.00%) 0B(0.00%)
@mui/system 0B(0.00%) 0B(0.00%)
@mui/utils 0B(0.00%) 0B(0.00%)

Details of bundle changes


Check out the code infra dashboard for more information about this PR.

@mj12albert mj12albert marked this pull request as ready for review May 13, 2026 13:55
@oliviertassinari oliviertassinari added type: regression A bug, but worse, it used to behave as expected. docs Improvements or additions to the documentation. and removed internal Behind-the-scenes enhancement. Formerly called “core”. labels May 13, 2026
renderValue: PropTypes.func,
/**
* If `true`, clears an option highlighted by mouse movement when the mouse leaves the listbox.
* @deprecated This behavior will be enabled by default in the next major version.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not?

Suggested change
* @deprecated This behavior will be enabled by default in the next major version.
* This behavior will be enabled by default in the next major version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Improvements or additions to the documentation. scope: autocomplete Changes related to the autocomplete. This includes ComboBox. type: regression A bug, but worse, it used to behave as expected.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants