Comcast / Comcast/react-data-grid
Columns lose automatic width when window is resized
Open
- Dominant language
- TypeScript
- Stars
- 7.7k
- Forks
- 2.2k
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 33
Description
Columns lose automatic width when window is resized in master detail grid.
https://github.com/user-attachments/assets/eaaeba0c-4716-4d72-ba73-d6241aebd8b8
## Environment
- `react-data-grid` version: 7.0.0-beta.47
- `react`/`react-dom` version: 18.3.1
only column `name` of master grid has width specified, then rest is autosized, all columns of detail grid have fixed width
(in the video, when the mouse cursor moves up, the window is maximized)
Contributor guide
Assessment
This issue has not been assessed yet.