Tencent / Tencent/tdesign-react
[Table] 支持列的虚拟滚动
Open
Nobody has claimed this yet.
💪🏻 enhancement
- Dominant language
- TypeScript
- Stars
- 965
- Forks
- 373
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 17
Description
这个功能解决了什么问题
有时候是列过多而不是行过多。
你建议的方案是什么
FYI: https://tanstack.com/table/latest/docs/guide/virtualization
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 with the Table component entry point and read the linked TanStack Table virtualization guide. Define the expected behavior for virtualizing columns, then verify that the Table supports rendering many columns with column virtualization.
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
- Needs clarification
- Newbie friendliness
- 30/100