mui / mui-x

MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!
https://mui.com/x/
4.56k stars 1.33k forks source link

[data grid] Last separator in column group headers not hidden #15529

Closed KenanYusuf closed 3 days ago

KenanYusuf commented 4 days ago

Steps to reproduce

Steps:

  1. Open this link to live example: https://codesandbox.io/p/sandbox/mui-mui-x-x-data-grid-forked-sxvpym
  2. Scroll all the way to the right
  3. See last separator

Current behavior

The separator after the last column group header is visible when the grid is scrollable

Screenshot 2024-11-21 at 10 16 20

Expected behavior

The separator after the last column group header should not be visible when the data grid is scrollable

Context

https://github.com/mui/mui-x/pull/15470#issuecomment-2483096534

Your environment

No response

Search keywords: column group header separator

github-actions[bot] commented 3 days ago

This issue has been closed. If you have a similar problem but not exactly the same, please open a new issue. Now, if you have additional information related to this issue or things that could help future readers, feel free to leave a comment.