复杂的cell, 大数据下,表格快速滚动卡顿
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 486
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 16
Description
在大量复杂的cell场景下, 快速滚动卡顿, 这种要怎么优化
https://github.com/user-attachments/assets/650d0b27-9ea4-449f-9492-7871b28ae0e9
Contributor guide
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 fast-scrolling lag using the complex-cell, large-data scenario shown in the attached recording. Trace the relevant table rendering and scrolling entry points, then measure whether scrolling remains responsive after the bottleneck is addressed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization, frontend, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100