Autodesk / Autodesk/react-base-table
How to render (resize) the table on column resize end ?
Open
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 170
- PR merge metrics
- No merged PRs in 30d
Description
Current behaviour: The table renders alongwith the column resize line without any debouncing.
Desired behaviour: Resize / re-render the table only on resize end and until then just show the resize line placeholder.
Is this achievable ?
Contributor guide
Assessment
This issue has not been assessed yet.