[Autocomplete] display
inconsistent with other form controls
#35710
Labels
component: autocomplete
This is the name of the generic UI component, not the React module!
enhancement
This is not a bug, nor a new feature
package: material-ui
Specific to @mui/material
Milestone
Duplicates
Latest version
Steps to reproduce 🕹
Link to live example: https://codesandbox.io/s/pedantic-tamas-1kzrk5?file=/demo.js
Steps:
Current behavior 😯
Buttons and components that follow the Autocomplete get wrapped to the next line.
Expected behavior 🤔
I would expect if space allows that components would stay on the same line. For example if I would like to place a related button to the right of an Autocomplete it is always wrapped.
Context 🔦
I am trying to place a button to the right of the Autocomplete.
Your environment 🌎
npx @mui/envinfo
The text was updated successfully, but these errors were encountered: