Skip to content

[autocomplete] Fix resetHighlightOnMouseLeave JSdoc#48536

Merged
mj12albert merged 3 commits into
mui:masterfrom
mj12albert:fix-autocomplete-reset-highlight-prop-depr
May 19, 2026
Merged

[autocomplete] Fix resetHighlightOnMouseLeave JSdoc#48536
mj12albert merged 3 commits into
mui:masterfrom
mj12albert:fix-autocomplete-reset-highlight-prop-depr

Conversation

@mj12albert

@mj12albert mj12albert commented May 13, 2026

Copy link
Copy Markdown
Member

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

code-infra-dashboard Bot commented May 13, 2026

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.

@ZeeshanTamboli ZeeshanTamboli changed the title [autocomplete] Fix resetHightlightOnMouseLeave JSdoc [autocomplete] Fix resetHighlightOnMouseLeave JSdoc May 19, 2026
@mj12albert mj12albert enabled auto-merge (squash) May 19, 2026 12:10
@mj12albert mj12albert merged commit cf73c00 into mui:master May 19, 2026
22 checks passed
@mj12albert mj12albert deleted the fix-autocomplete-reset-highlight-prop-depr branch June 3, 2026 14:29
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.

3 participants