react-component / react-component/tree
showIcon not accessible on Node level
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.3k
- Forks
- 490
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 5
Description
Hi,
We currently have no way to display icons on specific nodes (or nested levels). It would be much useful if you could add showIcon to the TreeNode as well.
Example is: only have icons on root nodes.
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
The issue names TreeNode and the existing showIcon option but no files or tests. Locate the TreeNode definition and current showIcon handling first, then verify how node-level settings should coexist with tree-level settings; done means icons can be enabled only for selected levels, including root nodes.
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
- 38/100