Autodesk / Autodesk/react-base-table
Fixing footer at the bottom with scroll and resize support
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 170
- PR merge metrics
- No merged PRs in 30d
Description
This was posted previously:

Goal is to have a footer that'd match the column widths and scroll. Thoughts on how to achieve this? I figured using `onScroll` and listening for the scroll left position could help, but wont help with column different widths. Thoughts?
Contributor guide
Research direction
Start by locating the table footer and the scroll and resize handling in the React component. Compare the footer and column widths while scrolling and resizing, then define a reproducible test case showing that the footer stays aligned and usable; the issue names no files or tests to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100