react-component / react-component/virtual-list
在列表项不固定高度时,经常无法完整的展现整个列表而且滚动条会出现抖动
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 814
- Forks
- 171
- Avg merge
- 1h 3m
- Merged PRs (30d)
- 3
Description
在列表项不固定高度时,经常无法完整的展现整个列表而且滚动条会出现抖动
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 by reproducing the issue with variable-height list items in the virtual-list demo or relevant example, then trace the item measurement and scroll-position handling. There are no files or tests named in the report, so first locate the code responsible for height calculation and scrollbar updates. Done means the full list can be reached and the scrollbar remains stable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100