We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Link to live example: Stackblitz Web Stackblitz Editor
Steps:
The text on the openText param for the Autocomplete gets cut off when opened within a dialog directly under the DialogTitle, but within DialogContent.
openText
Autocomplete
DialogTitle
DialogContent
The default margin or padding of the DialogContent would ensure there is enough spacing to the DialogTitle for its own contents.
Render a relatively simple dialog without having to apply custom stylings.
npx @mui/envinfo
Don't forget to mention which browser you used. Output from `npx @mui/envinfo` goes here.
The text was updated successfully, but these errors were encountered:
Hey @sp-reach, thanks for the report!
This seems like a duplicate of #29892. Closing as such.
Sorry, something went wrong.
DiegoAndai
No branches or pull requests
Duplicates
Latest version
Steps to reproduce 🕹
Link to live example:
Stackblitz Web
Stackblitz Editor
Steps:
Current behavior 😯
The text on the
openText
param for theAutocomplete
gets cut off when opened within a dialog directly under theDialogTitle
, but withinDialogContent
.Expected behavior 🤔
The default margin or padding of the
DialogContent
would ensure there is enough spacing to theDialogTitle
for its own contents.Context 🔦
Render a relatively simple dialog without having to apply custom stylings.
Your environment 🌎
npx @mui/envinfo
The text was updated successfully, but these errors were encountered: