Skip to content
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

MultiGrid misalignment when used with ColumnSizer #1195

Closed
laurence-hudson-mindfoundry opened this issue Aug 20, 2018 · 0 comments
Closed

MultiGrid misalignment when used with ColumnSizer #1195

laurence-hudson-mindfoundry opened this issue Aug 20, 2018 · 0 comments
Labels

Comments

@laurence-hudson-mindfoundry

I believe I've found a bug in MultiGrid which appears when it is used with ColumnSizer.

Specifically, when the column width is bigger than its minimum value the header can become misaligned with the data.

Example

Interestingly this doesn't happen on first render, and only occurs after you start to scroll vertically. Once you start to scroll vertically a horizontal scroll bar will (incorrectly) appear, which if used breaks the alignment of the fixed header

There is an example of this behaviour here: https://next.plnkr.co/edit/v2N7VVkjOnJava3o?preview

It looks like this used to be an issue for MultiGrid, even when used without ColumnSize, but got fixed, without accounting for ColumnSizer.

Browser chrome & edge (for sure, maybe others too)
OS win7 (for sure, maybe others too)
React 15 & 16 (for sure, maybe others too)
React DOM 15 & 16 (for sure, maybe others too)
react-virtualized 9.20.1 (for sure, maybe others too)
@github-actions github-actions bot added the Stale label Oct 4, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant