react-component / react-component/tree
How to save tree state with checked/select nodes in json ?
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.3k
- Forks
- 490
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 5
Description
I would like to save the tree state with checked/selected nodes and filter the non checked in a JSON format following the hierarchy of the tree.
I guess I have to traverse the tree : is there an elegant way to do it ?
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 no files, tests, or entry points. Start by locating the tree's checked and selected-node APIs, then determine whether the requested hierarchical JSON representation is documented or requires a new design; done means a clear, verified way to save and filter the tree state.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Documentation
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100