dabeng / react-orgchart

It's a simple and direct organization chart plugin. Anytime you want a tree-like chart, you can turn to OrgChart.
MIT License
131 stars 112 forks source link

fix: `collapsed: true` not collapsing children by default #49

Open santhosh-ps opened 2 years ago

santhosh-ps commented 2 years ago

In ChartNode component, Add useEffect with [datasource] to Check if collapsed field is true and collapse children.

closes #43

santhosh-ps commented 2 years ago

Hi @dabeng, could you please review this and merge if everything is okay?

fabienpinel commented 4 months ago

Hi @dabeng, could you please review this and merge if everything is okay?

Hey @dabeng , any chance we could get that merged ? Issue is still here ;)