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渲染后滚动到指定dom处,现在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
Start by reviewing the tree's virtual-scrolling and node-selection behavior, focusing on how selected nodes are tracked when their DOM elements have not been rendered. Define how selecting a node should bring it into view, then verify the behavior with a reproducible virtual-scrolling example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100