Skip to content

[DataGrid] Fix: update scrollbar when virtualization is disabled#20929

Merged
romgrk merged 3 commits intomui:masterfrom
romgrk:fix-scrollbar-when-virtualization-disabled
Jan 16, 2026
Merged

[DataGrid] Fix: update scrollbar when virtualization is disabled#20929
romgrk merged 3 commits intomui:masterfrom
romgrk:fix-scrollbar-when-virtualization-disabled

Conversation

@romgrk
Copy link
Copy Markdown
Contributor

@romgrk romgrk commented Jan 15, 2026

@romgrk romgrk added type: bug It doesn't behave as expected. scope: data grid Changes related to the data grid. needs cherry-pick The PR should be cherry-picked to master after merge. labels Jan 15, 2026
@romgrk romgrk requested a review from a team January 15, 2026 15:19
@mui-bot
Copy link
Copy Markdown

mui-bot commented Jan 15, 2026

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

Bundle size report

Bundle Parsed size Gzip size
@mui/x-data-grid 🔺+95B(+0.02%) 🔺+7B(+0.01%)
@mui/x-data-grid-pro 🔺+95B(+0.02%) 🔺+2B(0.00%)
@mui/x-data-grid-premium 🔺+95B(+0.01%) 🔺+7B(0.00%)
@mui/x-charts 0B(0.00%) 0B(0.00%)
@mui/x-charts-pro 0B(0.00%) 0B(0.00%)
@mui/x-charts-premium 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%) 0B(0.00%)

Details of bundle changes

Generated by 🚫 dangerJS against 38d6049

@romgrk romgrk merged commit 87e434d into mui:master Jan 16, 2026
22 checks passed
@romgrk romgrk deleted the fix-scrollbar-when-virtualization-disabled branch January 16, 2026 13:31
romgrk added a commit to romgrk/mui-x that referenced this pull request Jan 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs cherry-pick The PR should be cherry-picked to master after merge. 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] scrollbars are broken when virtualization is disabled

4 participants