Autodesk / Autodesk/react-base-table

Fixing footer at the bottom with scroll and resize support

Open
#352 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
1.5k
Forks
170
PR merge metrics
No merged PRs in 30d

Description

This was posted previously:
![image](https://user-images.githubusercontent.com/3749095/148027712-6ad1aeb6-fe8b-4754-8ef5-f9d6b62dee88.png)

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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.