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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TextField] Fix label wrap, display an ellipsis instead #25012

Merged
merged 5 commits into from
Feb 20, 2021

Conversation

NekoApocalypse
Copy link
Contributor

@NekoApocalypse NekoApocalypse commented Feb 20, 2021

Add Ellipsis to InputLabel
Add maxWidth to NotchedOutline

Fixes #12255

Capture d’écran 2021-02-04 à 00 27 03

Add Ellipsis to InputLabel
Add maxWidth to NotchedOutline
@mui-pr-bot
Copy link

mui-pr-bot commented Feb 20, 2021

Details of bundle changes

Generated by 🚫 dangerJS against e7c1bda

@oliviertassinari oliviertassinari changed the title Add Ellipsis to TextField [TextField] Fix label wrap, display an ellipsis instead Feb 20, 2021
@oliviertassinari oliviertassinari added component: text field This is the name of the generic UI component, not the React module! bug 🐛 Something doesn't work labels Feb 20, 2021
@oliviertassinari oliviertassinari merged commit c637df5 into mui:next Feb 20, 2021
@oliviertassinari
Copy link
Member

@NekoApocalypse Thanks for fixing this long-standing issue with "Fooooooooooooooooo"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work component: text field This is the name of the generic UI component, not the React module!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[TextField] Long labels break layout
3 participants