Autodesk / Autodesk/react-base-table

How to scroll to row after loading data in Infinite Loading?

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

Description

` tableRef.current.scrollToTop(transactionOffsetTopPosition)
`

I already use this method [scrollToPosition, scrollToRow].
This method works only in normal scenarios but not working in infinite loading. Is there any way to do that?

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the reported behavior with Infinite Loading and the mentioned scrollToPosition or scrollToRow methods, then trace how scrolling interacts with data loading. Done means the table scrolls to the requested row or position after the data has loaded.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.