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

Add drag and drop event API

Open ortonomy opened this issue 5 years ago • 0 comments

Add a drag and drop event emitting API.

Suggest react-dnd lib

  • [ ] enable nodes and folders to be draggable
  • [ ] create drop targets on folder (including parent)
  • [ ] create data API for emitting drag and drop events onDrag
  • [ ] add loading overlay to indicate processing of data with isLoading prop

ortonomy avatar Feb 28 '20 03:02 ortonomy