react-dnd-treeview icon indicating copy to clipboard operation
react-dnd-treeview copied to clipboard

Feature request: children pagination

Open Nerevar123 opened this issue 3 years ago • 2 comments

Overview

Hello, thanks for this great library!

Some of my nodes have more than 1k children, so I have a problem with rendering such a big count of nodes. is it possible to implement some pagination, like rendering a small count of children with the button "show more"? Or maybe you can advise something about this kind of problem?

Nerevar123 avatar Aug 21 '22 10:08 Nerevar123

Is it possible to integrate with https://github.com/bvaughn/react-window

jeevasusej avatar Sep 16 '22 07:09 jeevasusej

@jeevasusej didn't see pagination examples there, problem is rendering 1000+ children together

Nerevar123 avatar Dec 06 '22 12:12 Nerevar123