Comcast / Comcast/react-data-grid
Grouped column header does not freeze when scrolling horizontally
Open
- Dominant language
- TypeScript
- Stars
- 7.7k
- Forks
- 2.2k
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 33
Description
## Describe the bug
Grouped column header didn't freeze despite it has property frozen=true
## To Reproduce
Link to code example:
https://codesandbox.io/p/sandbox/rdg-bug-frozen-column-qy7hyh
## Expected behavior
Grouped column header is frozen and moves with the child columns
## Environment
- `react-data-grid` version: 7.0.0-beta.44
- `react`/`react-dom` version: 18.2
## Additional context
Contributor guide
Assessment
This issue has not been assessed yet.