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

Calculated Column is incorrectly not rendered when spanning multiple columns #3450

Open
BroCode23 opened this issue Feb 7, 2024 · 0 comments
Labels

Comments

@BroCode23
Copy link

Describe the bug

When using a datagrid that includes frozen columns and multiple spanning columns, when selecting the first set of spanning columns and scrolling, the second set of spanning columns are hidden

To Reproduce

  1. shrink the window to ~850 px wide
  2. click on the header cell containing '8'
  3. scroll to the right on the datagrid until the '16' header cell disappears

Link to code example:
BugTest.txt

Expected behavior

the spanned column should remain visible when part of it is hidden behind the frozen columns

Environment

  • react-data-grid version: all versions
  • react/react-dom version: all versions

Additional context

@BroCode23 BroCode23 added the Bug label Feb 7, 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