issues
search
minop1205
/
react-dnd-treeview
A draggable / droppable React-based treeview component. You can use render props to create each node freely.
MIT License
531
stars
71
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Performance issue while drag and drop when having nodes more than 500
#229
nilesh2b
opened
3 weeks ago
0
Add support to render a footer beneath the tree
#228
TheElmo
opened
4 weeks ago
1
Virtualize the Rendering of the Nodes
#227
jorgedanisc
opened
2 months ago
1
Make listitem key in classes API support callback function
#226
minop1205
closed
7 months ago
0
Restrict to the same hierarchy level while drag and drop (just sort the order)
#225
GVSSri
closed
6 months ago
5
Add classes do `ul` item to make `li` items grid-like
#224
piszczu4
opened
8 months ago
1
Search in the tree
#223
piszczu4
opened
8 months ago
1
fix: hide placeholder when there are no targets
#222
nuragic
closed
6 months ago
4
docs: README typo
#221
D-Pagey
closed
9 months ago
1
Placeholder doesn't show up when the Parent has no child.
#220
DavidRnR
opened
10 months ago
2
Implement treegrid ARIA pattern (keyboard navigation and aria attributes)
#219
GermanJablo
opened
10 months ago
0
Is there a way to make the dropTarget's backgroup-color only one line?
#218
shawnz42
closed
11 months ago
1
PlaceholderRender height over 20px breaks dragging functionality
#217
stanislav-sidorov-empeek
opened
11 months ago
0
AnimateExpand Causes Height Lock and Failure to Reveal Children on Rapid Node Open/Close
#216
olafvisker
opened
11 months ago
1
Drag multiple nodes
#215
piszczu4
opened
1 year ago
1
Custom animation for expanding nodes
#214
piszczu4
opened
1 year ago
4
Add Lazy Loading Ability
#213
fero46
opened
1 year ago
1
Failed to complie
#212
DavidNguyenvp
opened
1 year ago
0
Cannot isolate multiple trees + bug with placeholder
#211
desire
opened
1 year ago
1
node.droppable children check
#210
gunheesssss
closed
1 year ago
3
Add multiple new node at once.
#209
nilesh2b
closed
6 months ago
2
Select parent nodes if the child is selected.
#208
nilesh2b
closed
1 year ago
1
Is there any way where we can add the radio button group for the nodes.
#207
nilesh2b
closed
1 year ago
5
ResizeObserver loop completed with undelivered notifications error when enableAnimateExpand is true
#206
halbano
opened
1 year ago
3
Jest catches TypeError ... is not a function
#205
stevenpollack
opened
1 year ago
0
When a node is added externally, the height of the directory structure is not found properly.
#204
developergunny
closed
1 year ago
0
'Maximum call stack size exceeded' error when trying to add a small number of nodes
#203
developergunny
closed
1 year ago
4
The first child of a parent will not drag
#202
elmcapp
opened
1 year ago
1
Allow custom required properties for id, parent, text etc
#201
elmcapp
opened
1 year ago
0
add relativeIndex to onDrop callback
#200
kristian-puccio
closed
1 year ago
2
Multiple trees with manual sort
#199
dimitriiy
closed
1 year ago
1
Search
#198
aslanalyiev
opened
1 year ago
3
Custom style for each listitems element
#197
BastienLairis
closed
7 months ago
1
Add missing indexes to canDrop
#196
kristian-puccio
opened
1 year ago
2
Fixed: Con't open a node with `droppable` set to `false` with `open` method
#195
minop1205
closed
1 year ago
0
Open method not working
#194
alialaa
closed
1 year ago
1
Fixed: openAll method and initialOpen API don't work for non-droppable node
#193
minop1205
closed
1 year ago
0
it has performance issue when we drag&drop on a tree with about 500 rows open all
#192
btnguyen76
opened
1 year ago
7
problem calling openAll()
#191
softmasters
closed
1 year ago
2
fix: canDrop API is not called when dragging an external node over a tree
#190
minop1205
closed
1 year ago
0
Disable canDrag on some of the selected node
#189
nilesh2b
opened
1 year ago
2
When importing external nodes, enable only specific nodes
#188
developergunny
closed
1 year ago
8
Horizontal and Vertical connection line
#187
GabrielMil
opened
1 year ago
0
after using the react-dnd-treeview , my defined component has been set draggable='true', but my defined component can't drag?
#186
notfoundma
closed
1 year ago
0
some placeholders together
#185
krendeeel
opened
1 year ago
3
Is it possible to provide a prop to control a scroll while dragging?
#184
aslanalyiev
closed
1 year ago
4
Added DirectoryStructure example
#183
abrman
closed
1 year ago
1
Improved performance of opening and closing animation
#182
minop1205
closed
1 year ago
0
Can't import the named export 'Children' from non EcmaScript module (only default export is available)
#181
aslanalyiev
closed
1 year ago
4
Manual sort with multiple drag
#180
Daniel-Valente
opened
1 year ago
1
Next