-
-
Notifications
You must be signed in to change notification settings - Fork 1.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
[DataGridPro] Add test for column pinning with disabled column virtualization #16176
[DataGridPro] Add test for column pinning with disabled column virtualization #16176
Conversation
Deploy preview: https://deploy-preview-16176--material-ui-x.netlify.app/ |
I haven't read in details, but some of this seems to match the changes here: #15666 (comment), some of that context might be useful. |
@romgrk Yes, I considered comments in #15116 (comment) |
I did already fix it in #15666 as well. Maybe we can try to merge it first and then add the regression test? To avoid making the merge conflicts even more difficult. |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Cherry-pick PRs will be created targeting branches: v7.x |
Fixes #16136