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

The complete tree view component for React

Results 151 react-arborist issues
Sort by recently updated
recently updated
newest added
trafficstars

Hai, I want to pass the react component to Node Element From Tree, so i can dynamically change the node element. We are passing something like ` {Node} ` Is...

Hello There. Using the tree api I can `.select` and `.deselect` a nonvisible node, but I'm not able to `.selectMulti` a node that is not in the view. Inspecting the...

Dragging a node to the bottom of the container in Safari does not scroll the container down. Chrome works fine. We'll need a solution for this in JavaScript.

It seems like the simple tree currently defaults to using 'id' and doesn't support a custom idAccessor. I understand it's supposed to be a straightforward implementation, but I feel like...

hello. How does onCreate work in react-arborist? How should we call it when we have written a separate component to render the nodes? I mean, how should we call onCreate...

Issues One of the phenomena of Chrome browsers on Mac is that outside the DND range, the Drag or Drop event will be delayed by 250ms, because to play the...

Hi there! This library has been fantastic to use so far, but I'm running into some difficulties with an advanced use case that doesn't seem to be fully supported with...

roadmap

This could be something like onSearchComplete or similar, accepting a function that is called when a search completes, passing along the number of matching nodes

Not sure if a bug or expected behaviour. Here's a quick sandbox based of one of the demo's to reproduce the behaviour https://codesandbox.io/s/customize-appearance-forked-46xf7y?file=/src/App.tsx

If you are dragging a node over a closed folder for a certain period of time, open that node.