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
Research direction
No files, tests, or entry points are named. Start by locating the table's column-resize handling and rendering path, then trace how resizing updates the resize line and table. Done means the table re-renders only after resizing ends while the resize-line placeholder remains visible during the interaction, with tests covering that behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100