-
-
Notifications
You must be signed in to change notification settings - Fork 1.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
[DataGrid] Improve column header separators #9183
Conversation
Netlify deploy previewNetlify deploy preview: https://deploy-preview-9183--material-ui-x.netlify.app/ Updated pagesNo updates. These are the results for the performance tests:
|
@@ -445,7 +445,6 @@ | |||
"columnHeaders", | |||
"columnHeadersInner", | |||
"columnHeadersInner--scrollable", | |||
"columnSeparator--resizable", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Or possibly keep this class until v7 for being non-breaking?
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
I have merged a slightly related PR recently - #9076 (it's also the one that caused conflicts for this PR, sorry about that 😅) |
I think it makes sense since we enabled other hover actions on mobile by default. Not sure about the resize handle in the hovered state though if it'll look too heavier 🤔 |
Handled in #14293 |
Fixes #7268
Comparison of different aspects: https://codesandbox.io/s/purple-shadow-c8l2xk?file=/demo.tsx