react-component / react-component/table
Option to scroll smooth to row in scrollTo function
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.4k
- Forks
- 618
- Avg merge
- 10h 19m
- Merged PRs (30d)
- 2
Description
Can we give additional options to scroll smooth to the row?
https://github.com/react-component/table/blob/f7ef94ca150534cf0a48e4ad7795a9a00fb867fd/src/Table.tsx#L340
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at src/Table.tsx around line 340, where scrollTo is defined. Read the surrounding table scrolling API and determine how additional smooth-scrolling options should be exposed. Done means the scrollTo function supports the requested smooth-row behavior with a clear option contract and verified scrolling 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
- 25/100