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

Show buttons to the right when hovering on a node?

Open nerdogram opened this issue 4 years ago • 1 comments

Hello - great project. I was wondering if there is a way to show buttons/icons to the right (delete file / add file) when you hover on a node. This way users can delete that file or add a new one in that directory. This is similar to how Notion has it in their tree.

Thanks!

nerdogram avatar Jun 25 '20 04:06 nerdogram

@alvisanovari I guess you can achieve it by using decorators, by overriding Container or Header property.

acherkashin avatar Aug 05 '20 15:08 acherkashin