Skip to content
New issue

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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Material UI Dialog and Autocomplete cut off text #40188

Closed
2 tasks done
sp-reach opened this issue Dec 12, 2023 · 1 comment
Closed
2 tasks done

Material UI Dialog and Autocomplete cut off text #40188

sp-reach opened this issue Dec 12, 2023 · 1 comment
Assignees
Labels
duplicate This issue or pull request already exists

Comments

@sp-reach
Copy link

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the latest version

Steps to reproduce 馃暪

Link to live example:
Stackblitz Web
Stackblitz Editor

Steps:

  1. Open Dialog
  2. Click into autocomlpete (which has openText and closeText applied)

image

Current behavior 馃槸

The text on the openText param for the Autocomplete gets cut off when opened within a dialog directly under the DialogTitle, but within DialogContent.

Expected behavior 馃

The default margin or padding of the DialogContent would ensure there is enough spacing to the DialogTitle for its own contents.

Context 馃敠

Render a relatively simple dialog without having to apply custom stylings.

Your environment 馃寧

npx @mui/envinfo
  Don't forget to mention which browser you used.
  Output from `npx @mui/envinfo` goes here.
@sp-reach sp-reach added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Dec 12, 2023
@DiegoAndai DiegoAndai self-assigned this Dec 12, 2023
@DiegoAndai
Copy link
Member

Hey @sp-reach, thanks for the report!

This seems like a duplicate of #29892. Closing as such.

@DiegoAndai DiegoAndai closed this as not planned Won't fix, can't repro, duplicate, stale Dec 12, 2023
@DiegoAndai DiegoAndai added duplicate This issue or pull request already exists and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Dec 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants