-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
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
[tabs] Add min-width: '0' as default for TabPanel to help with CSS grid container #37280
Comments
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
Hey maintainers,
has this been decided whether it's MUI's responsibility to add such style or not? If yes and it is MUI's responsibility |
Adding However, we try to never force So it would make sense to me to make the same move here. I added the "ready to take" label but to make sure with the Material UI team that we want to move in this direction. |
Summary 💡
Would like to have min-width: '0' as default for TabPanel so the GridDataPro layout doesn't overflow.
e.g. By using min-width: '0' with TabPanel, will fix the overflow issue with DataGridPro.
234352624-7f94a3fc-15d7-42df-8a54-96b76a0f32a8.mov
Examples 🌈
Reproduction: https://codesandbox.io/s/data-grid-community-forked-tsywms?file=/package.json
Motivation 🔦
Note: Please reference these Github issues that explains the details:
mui/mui-x#8547 (comment)
The text was updated successfully, but these errors were encountered: