-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
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’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TextField it does not contain all the text of the label #26781
Comments
Thanks for raising this up but to me this does not sound practical. Label should be concise and not too long. If you need long label then the TextField should be long enough to cover the label. |
@siriwatknp :
|
Duplicate of #12255 (resolution: #12255 (comment)) |
This issue should be re-opened and evaluated. the comment you referenced is pretty old, keep reading the whole thread: |
@csantos-nydig , @eps1lon , @siriwatknp : I tried to update several packages, after various problems I managed to get what you see in the video: codesandbox Registrazione.schermo.2021-07-20.alle.14.04.14.movEventuality counselor can have a solution like this if it is possible. |
@eps1lon : What kind of solution do you have in mind to undertake? |
I don't have any solution in mind. I just recognize the problem. Please continue any discussion in the re-opened issue. |
Current Behavior 😯
Hi @eps1lon ,
As you can see from the image with very long labeled texts this happens:
Expected Behavior 🤔
That the text of the label does not leave the input field.
Steps to Reproduce 🕹
Link: https://codesandbox.io/s/material-demo-forked-ipsgy?file=/demo.js
The text was updated successfully, but these errors were encountered: