react-component / react-component/tree
关于外部手动控制节点选中的时候,界面显示选中,未触发onCheck回调
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.3k
- Forks
- 490
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 5
Description
外部手动控制节点选中的时候,界面显示选中,未触发onCheck回调。有什么方法可以获取到当前最新的 checkedKeys 吗
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 tracing the controlled node-selection flow described in the issue, focusing on how externally updated checked state relates to the onCheck callback. Confirm whether the latest checkedKeys can be observed reliably, and consider the issue resolved when externally selecting a node updates the UI and produces the expected callback or documented access path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100