Skip to content

Conversation

romgrk
Copy link
Contributor

@romgrk romgrk commented Aug 7, 2025

Closes #18431
Closes #17505

Pagination props were not propagated.

@romgrk romgrk added type: bug It doesn't behave as expected. scope: data grid Changes related to the data grid. docs Improvements or additions to the documentation. labels Aug 7, 2025
@romgrk romgrk requested review from arminmeh and MBilalShafi August 7, 2025 21:25
@mui-bot
Copy link

mui-bot commented Aug 7, 2025

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

Bundle size report

Bundle Parsed Size Gzip Size
@mui/x-data-grid 🔺+58B(+0.01%) 🔺+11B(+0.01%)
@mui/x-data-grid-pro 🔺+58B(+0.01%) ▼-4B(0.00%)
@mui/x-data-grid-premium 🔺+58B(+0.01%) 🔺+12B(+0.01%)
@mui/x-charts 0B(0.00%) 0B(0.00%)
@mui/x-charts-pro 0B(0.00%) 0B(0.00%)
@mui/x-date-pickers 0B(0.00%) 0B(0.00%)
@mui/x-date-pickers-pro 0B(0.00%) 0B(0.00%)
@mui/x-tree-view 0B(0.00%) 0B(0.00%)
@mui/x-tree-view-pro 0B(0.00%) 🔺+1B(0.00%)

Details of bundle changes

Generated by 🚫 dangerJS against 81f3540

@romgrk romgrk requested a review from cherniavskii August 7, 2025 21:31
@arminmeh arminmeh changed the title [datagrid] Fix pagination props [DataGrid] Fix pagination slotProps being ignored by the grid Aug 8, 2025
@arminmeh
Copy link
Contributor

arminmeh commented Aug 8, 2025

Custom pagination is still needed in the demo to keep the UI as it was in v7 - fixed with 81f3540
https://v7.mui.com/x/react-data-grid/components/#pagination
vs the preview
https://deploy-preview-19095--material-ui-x.netlify.app/x/react-data-grid/components/#pagination

@arminmeh arminmeh merged commit 54b4479 into mui:master Aug 8, 2025
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to the documentation. scope: data grid Changes related to the data grid. type: bug It doesn't behave as expected.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[data grid] custom pagination [data grid] Pagination slot component no longer overriding, shown in docs v8.0.0
3 participants