react-component / react-component/tree

关于外部手动控制节点选中的时候,界面显示选中,未触发onCheck回调

Open
#334 3 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.