frontend-collective / frontend-collective/react-sortable-tree
Auto scroll up doesn't work, auto scroll down works
- Dominant language
- JavaScript
- Stars
- 5k
- Forks
- 914
- PR merge metrics
- No merged PRs in 30d
Description
### BUG ###
I am using react-sortable-tree, and in the same page I have multiple react-sortable-tree with the same dnd-type. My height for the tree is dynamic, `visibleNodeCount * 65`. The issue is, auto scroll works when I am dragging down, but it doesn't work when I am dragging up.
## Dragging Down ##

## Dragging Up ##

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.