You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
shrink the window to ~850 px wide
click on the header cell containing '8'
scroll to the right on the datagrid until the '16' header cell disappears
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
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 versionsreact
/react-dom
version: all versionsAdditional context
The text was updated successfully, but these errors were encountered: