Autodesk / Autodesk/react-base-table
Move resizing line without affecting the column width
Open
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 170
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
My table contains more than 20 columns, and using the current column resizer solution (https://autodesk.github.io/react-base-table/examples/resizable) lead to performance issue, especially for large screen (32inch vs 2k resolution). I wonder if there is a way to only move the resizing line and update column width when onColumnResizeEnd (mouse released), Please help.
Thanks
Contributor guide
Assessment
This issue has not been assessed yet.