-
-
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] Apply default properties if they are not passed in a reorder column #14473
Conversation
Deploy preview: https://deploy-preview-14473--material-ui-x.netlify.app/ |
@MBilalShafi can you review these changes? this will not take much time as these are very small changes :) |
Hi @MBilalShafi, |
Hey @k-rajat19, Apologies for the delay. I'll take a look at the PR in a while. |
Hi @MBilalShafi , |
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.
LGTM
Cherry-pick PRs will be created targeting branches: v7.x |
…order column (#14473) Co-authored-by: Bilal Shafi <[email protected]>
Fixes #14057
that's how we did it in case of row selection
Before : https://codesandbox.io/s/nifty-scooby-gf4tlc?file=/src/Demo.tsx
After : https://codesandbox.io/p/sandbox/mui-mui-x-x-data-grid-forked-st8h4g