Skip to content

[autocomplete] Fix helper text focusing input when clicked#48156

Merged
mj12albert merged 2 commits into
mui:masterfrom
mj12albert:fix/autocomplete-helper-text-focus
Mar 31, 2026
Merged

[autocomplete] Fix helper text focusing input when clicked#48156
mj12albert merged 2 commits into
mui:masterfrom
mj12albert:fix/autocomplete-helper-text-focus

Conversation

@mj12albert
Copy link
Copy Markdown
Member

@mj12albert mj12albert commented Mar 31, 2026

Fixes #26153

Testable here: https://deploy-preview-48156--material-ui.netlify.app/material-ui/react-autocomplete/ just add a helperText and click it, it no longer focuses the input

@mj12albert mj12albert added type: bug It doesn't behave as expected. component: Autocomplete The React component. labels Mar 31, 2026
@mui-bot
Copy link
Copy Markdown

mui-bot commented Mar 31, 2026

Netlify deploy preview

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

Bundle size report

Bundle Parsed size Gzip size
@mui/material 🔺+60B(+0.01%) 🔺+11B(+0.01%)
@mui/lab 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

Generated by 🚫 dangerJS against ef1608d

@mj12albert mj12albert marked this pull request as ready for review March 31, 2026 08:34
@silviuaavram
Copy link
Copy Markdown
Member

don't forget to cherry pick

@mj12albert mj12albert added v7.x needs cherry-pick The PR should be cherry-picked to master after merge. labels Mar 31, 2026
@mj12albert mj12albert enabled auto-merge (squash) March 31, 2026 12:28
@mj12albert mj12albert merged commit 35ffad9 into mui:master Mar 31, 2026
19 checks passed
@github-actions
Copy link
Copy Markdown

Cherry-pick PRs will be created targeting branches: v7.x

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

Labels

component: Autocomplete The React component. needs cherry-pick The PR should be cherry-picked to master after merge. type: bug It doesn't behave as expected. v7.x

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[autocomplete] Can't select helper text content

3 participants