react-component / react-component/tree
提供大数据量的解决方案
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.3k
- Forks
- 490
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 5
Description
在节点很多的情况下,全部创建出真实的dom,浏览器会卡住,希望能够计算出可视范围内的节点,只渲染这一部分节点,在滚动后再次计算渲染。
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
No file, test, or entry point is named. Start by locating the tree's rendering and scroll-handling entry points, then measure behavior with a large node set; done means only visible nodes are rendered and scrolling updates the rendered range without freezing the browser.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend, performance
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100