shunjizhan / react-folder-tree

A versatile react treeview library that supports custom icons and event handlers
https://www.npmjs.com/package/react-folder-tree
119 stars 46 forks source link

Add support for auto selection of an item having same key/_id across the tree at different levels #84

Open Siddharth-RWS opened 1 year ago

Siddharth-RWS commented 1 year ago

Please add support for auto selection of an item having same key/_id across the tree at different levels. This way user no need to do it manually.