React-beautiful-dnd: Avoid auto scrolling when picking up a Draggable near a container edge

Created on 26 Feb 2018  路  3Comments  路  Source: atlassian/react-beautiful-dnd

Currently if you pick up a Draggable near the edge of a scroll container or the window and auto scroll will start immediately. I think we could improve this.

Idea: only allow auto scrolling after the user has moved in the direction of the edge we are trying to scroll.

improvement 猸愶笍

Most helpful comment

Working on this now

All 3 comments

Anyone has a workaround for this yet? Is there a way to temporarily disable auto-scrolling?

Was just entering the issue list to see if this was already reported - would be great to see this fixed.

Working on this now

Was this page helpful?
0 / 5 - 0 ratings

Related issues

FutureKode picture FutureKode  路  3Comments

shalkam picture shalkam  路  3Comments

heymartinadams picture heymartinadams  路  3Comments

vrg-success picture vrg-success  路  3Comments

jasonlewicki picture jasonlewicki  路  3Comments