frontend-collective / frontend-collective/react-sortable-tree
Apply rule to allow certain children in nodes
Open
enhancement
investigate
- Dominant language
- JavaScript
- Stars
- 5k
- Forks
- 914
- PR merge metrics
- No merged PRs in 30d
Description
I want to allow certain nodes to have specific children based on a previous rule implemented.
For example:
- Mammals
* Cow
- Birds
* Eagle
A cow can't be child of _Birds_ :smile: . So, can I implement a rule to disable this? How can I do it?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.