react-component / react-component/table
虚拟滚动表格能否提供设置预加载行的配置项,在可编辑表格时,如果不进行预加载,上下边缘会有空白行的效果
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.4k
- Forks
- 618
- Avg merge
- 10h 19m
- Merged PRs (30d)
- 2
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 locating the virtual scrolling table implementation and its existing tests or examples. Add a configurable number of preload rows for editable virtual tables, and verify that scrolling near the top and bottom no longer shows blank rows.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100