Skip to content

Conversation

@fahdmk
Copy link

@fahdmk fahdmk commented Apr 22, 2024

in this issue #41780 The startAdornment behavior used in an Autocomplete doesn't match that of a regular TextField. The Autocomplete wraps onto a new line when it gets too small. i think it is a simple fix just to change flexwrap from wrap to nowrap but i can't run the library locally on my computer to test it

in this issue mui#41780 The startAdornment behavior used in an Autocomplete doesn't match that of a regular TextField. The Autocomplete wraps onto a new line when it gets too small. i think it is a simple fix just to change flexwrap from wrap to nowrap but i can't run the library locally on my computer to test it 

Signed-off-by: fahdmk <[email protected]>
@mui-bot
Copy link

mui-bot commented Apr 22, 2024

Netlify deploy preview

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

Bundle size report

Details of bundle changes (Toolpad)
Details of bundle changes

Generated by 🚫 dangerJS against e1fee7c

@zannager zannager requested a review from ZeeshanTamboli April 23, 2024 15:18
@zannager zannager added the scope: autocomplete Changes related to the autocomplete. This includes ComboBox. label Apr 23, 2024
@ZeeshanTamboli ZeeshanTamboli changed the title simple fix to a startAdornment going back to line bug when the autocomplete is too small [Autocomplete] Simple fix to a startAdornment going back to line bug when the autocomplete is too small Apr 24, 2024
@ZeeshanTamboli ZeeshanTamboli changed the title [Autocomplete] Simple fix to a startAdornment going back to line bug when the autocomplete is too small [material-ui][Autocomplete] Simple fix to a startAdornment going back to line bug when the autocomplete is too small Apr 24, 2024
@ZeeshanTamboli ZeeshanTamboli changed the title [material-ui][Autocomplete] Simple fix to a startAdornment going back to line bug when the autocomplete is too small [material-ui][Autocomplete] Fix adding start adornment on small autocompletes causes text to wrap Apr 24, 2024
Copy link
Member

@ZeeshanTamboli ZeeshanTamboli left a comment

Choose a reason for hiding this comment

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

@fahdmk Thanks for the pull request. The Argos CI is currently failing. It should look like the production screenshot:
pull-request-42002-production


However, it looks like this:
pull-request-42002

@ZeeshanTamboli ZeeshanTamboli added the type: bug It doesn't behave as expected. label Apr 24, 2024
@ZeeshanTamboli
Copy link
Member

PR was already opened for this in #41781.

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

Labels

scope: autocomplete Changes related to the autocomplete. This includes ComboBox. type: bug It doesn't behave as expected.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants