[DataGrid] Redundant filler appears after changing columns total width #12431
Labels
component: data grid
This is the name of the generic UI component, not the React module!
regression
A bug, but worse
v7.x
Steps to reproduce
Link to live example: https://stackblitz.com/edit/react-7hjjpu?file=Demo.tsx
Screen.Recording.2024-03-12.at.18.18.25.mov
Same could happen on the grid resize (try resizing preview panel in the Stackblitz demo above)
Current behavior
The filler appears even when there's no space left to fill.
Expected behavior
The filler should not appear if there's a vertical scroll (there's no space left to fill)
Context
No response
Your environment
npx @mui/envinfo
Search keywords: column resizing filler after last row
The text was updated successfully, but these errors were encountered: