react-tree icon indicating copy to clipboard operation
react-tree copied to clipboard

Is there any way to select/choose the Node (Folder) selection?

Open codoffer opened this issue 3 years ago • 1 comments

We have used this repo for showing folder hierarchy. Now we want to choose/select folder/node. When I am trying to choose/select a folder/node, it's toggling.

I want to show load sub-node values dynamically (using server request). I have achieved that but it's hard to show the loader with sub-nodes.

Please help with this.

Thanks

codoffer avatar Dec 06 '22 20:12 codoffer

Can you describe the separated behaviour you would expect? If you select and it doesn't open, then once you've loaded the folder contents, how would you expect to open it?

ortonomy avatar Feb 04 '23 10:02 ortonomy