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

Fire onMove for nodes that were moved

Open shankie-codes opened this issue 9 years ago • 0 comments

So that I can make API calls with an updated path for a particular object, I'd like it if if there was a handleMove/onMove hook for when an object is moved. This would be sent a parameter of the object being moved, and ideally include its path.

I'll have a look and see if I can do this.... but obviously other contributions welcome!

shankie-codes avatar Dec 05 '16 12:12 shankie-codes