Skip to content
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] Fix row-spanning in combination with column-pinning #15368

Merged
merged 2 commits into from
Nov 18, 2024

Conversation

lhilgert9
Copy link
Contributor

Fixes #15367.

@mui-bot
Copy link

mui-bot commented Nov 10, 2024

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

Generated by 🚫 dangerJS against 7c6be8d

@MBilalShafi MBilalShafi added the component: data grid This is the name of the generic UI component, not the React module! label Nov 10, 2024
@MBilalShafi MBilalShafi self-requested a review November 10, 2024 18:31
@michelengelen michelengelen requested a review from romgrk November 11, 2024 13:38
@michelengelen michelengelen added the bug 🐛 Something doesn't work label Nov 11, 2024
@lhilgert9
Copy link
Contributor Author

What about this PR? @MBilalShafi

@MBilalShafi MBilalShafi added needs cherry-pick The PR should be cherry-picked to master after merge v7.x labels Nov 18, 2024
@MBilalShafi MBilalShafi enabled auto-merge (squash) November 18, 2024 05:12
@MBilalShafi MBilalShafi merged commit e68b1b4 into mui:master Nov 18, 2024
16 checks passed
Copy link

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

github-actions bot pushed a commit that referenced this pull request Nov 18, 2024
Co-authored-by: Bilal Shafi <bilalshafidev@gmail.com>
@lhilgert9 lhilgert9 deleted the fix-pinned-row-spanning branch November 25, 2024 21:13
LukasTy pushed a commit to LukasTy/mui-x that referenced this pull request Dec 19, 2024
…5368)

Co-authored-by: Bilal Shafi <bilalshafidev@gmail.com>
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] Row spanning not working correctly with pinned columns
4 participants