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

React tree component with drag & drop

Results 48 react-ui-tree issues
Sort by recently updated
recently updated
newest added

Using the lib triggers deprecation warning errors because it uses the componentWillReceiveProps lifecycle method. These should be prefixed by UNSAFE_

Any plans on supporting other dragsources. Was looking at this wonderful project to allow files to be moved from another view than the tree-view.

feature

We are swapping out the tree prop to show different trees when the user clicks on a navigation link. When the user clicks on a node in the tree or...

How can i drag multiple active node like file resource manager

Hi, Does it support multiple level-0 nodes?

Currently using this to show folder structure of local machine folders. Currently clicking the caret icons to expand/collapse folders, and it becomes a bit tedious. Is it possible to expand...

![Untitled](https://user-images.githubusercontent.com/16789892/57346941-bfd70780-717a-11e9-83e3-f217f1e54aa7.gif)

We are evaluating using this project for our menu. There is couple items that we want solved, with pending PR. We also are ready to make some new PRs. -...