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

How can I add new custom params when I add a file or folder.

Open SachinShetty11493 opened this issue 2 years ago • 0 comments

  • Is there a prop to access new file addition object when we add a file or folder?
  • I am not able customise initial state folder icons, where as initial state files can be customised.
  • How can I add new custom params when I add a file or folder which are present in other objects in initial tree state.
  • Is there a way to toggle the options when we click on each node, than opening for all the nodes?
  • When we create new file under a folder, paths are not updated. Hence paths of new file created and existing first file of the folder remains the same.(duplicate paths). Ideally new path has to be created for newly added file

SachinShetty11493 avatar Apr 18 '23 08:04 SachinShetty11493