-
-
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
[DataGridPremium] Fix loading issue + add skeleton overlay #16282
Conversation
Deploy preview: https://deploy-preview-16282--material-ui-x.netlify.app/ |
packages/x-data-grid-premium/src/hooks/features/aggregation/createAggregationLookup.ts
Outdated
Show resolved
Hide resolved
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
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.
Looks great 💯
packages/x-data-grid-premium/src/components/GridAggregationRowOverlay.tsx
Outdated
Show resolved
Hide resolved
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.
Spotted a couple of minor things but it looks great 👍
Changelog
Fixes [data grid] loading does not work with dataSource in DataGridPremium #16220
Add a skeleton loading overlay on the aggregation row while it's loading
skeleton.mp4