Skip to content

[DataGrid] Fix column title truncation on touch devices #17375

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

Merged
merged 5 commits into from
Apr 22, 2025

Conversation

KenanYusuf
Copy link
Member

@KenanYusuf KenanYusuf commented Apr 15, 2025

Fixes #13404

Before After

Copy link

github-actions bot commented Apr 15, 2025

Thanks for adding a type label to the PR! 👍

@KenanYusuf KenanYusuf added bug 🐛 Something doesn't work component: data grid This is the name of the generic UI component, not the React module! labels Apr 15, 2025
@mui-bot
Copy link

mui-bot commented Apr 15, 2025

Deploy preview: https://deploy-preview-17375--material-ui-x.netlify.app/

Generated by 🚫 dangerJS against d7c7f44

@KenanYusuf KenanYusuf requested a review from a team April 22, 2025 09:44
@KenanYusuf KenanYusuf added needs cherry-pick The PR should be cherry-picked to master after merge v7.x labels Apr 22, 2025
@KenanYusuf KenanYusuf enabled auto-merge (squash) April 22, 2025 13:56
@KenanYusuf KenanYusuf merged commit 8f63835 into mui:master Apr 22, 2025
25 checks passed
Copy link

Cherry-pick PRs will be created targeting branches: v7.x

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: data grid This is the name of the generic UI component, not the React module! needs cherry-pick The PR should be cherry-picked to master after merge v7.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[data grid] Column titles are getting strange overflow on tablets and cell phones
3 participants