-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
docsImprovements or additions to the documentation.Improvements or additions to the documentation.good first issueGreat for first contributions. Enable to learn the contribution process.Great for first contributions. Enable to learn the contribution process.scope: listChanges related to the listChanges related to the list
Description
Expected Behavior
When having long text or small screen, it would be nice if the ListItemText could truncate before being under ListItemSecondaryAction.
Current Behavior
At the moment, ListItemText is larger than the space available, making it to render text under the ListItemSecondaryAction.
Steps to Reproduce (for bugs)
- Go to https://material-ui-1dab0.firebaseapp.com/demos/lists/
- Resize window to 200px.
- Check the example with "Bluetooth", text is under the switch.
Here a screenshot : https://screenshots.scolab.com/Public/Jing/JPC/retour_1F47807C.png
Context
I'm using the ListItemText with much longer text, making this problem far more often and on larger screens.
Your Environment
Chrome/Mac.
Metadata
Metadata
Assignees
Labels
docsImprovements or additions to the documentation.Improvements or additions to the documentation.good first issueGreat for first contributions. Enable to learn the contribution process.Great for first contributions. Enable to learn the contribution process.scope: listChanges related to the listChanges related to the list