React-grid-layout: Re: Dragging and autoscroll bug

Created on 26 Mar 2017  路  14Comments  路  Source: STRML/react-grid-layout

Hi there,

Thanks for making this great component. I am facing a little annoying bug as mentioned in the title. When I drag a tile to the top or the bottom of the container, the browser didn't scroll and makes it very hard to reorder the tile.

Been searching for a solution but no luck. Could you please kindly help me in this matter? Thanks a lot.

stale

Most helpful comment

I'm having the same issue. The container will not scroll.

All 14 comments

I'm having the same issue. The container will not scroll.

Hi,
I'm having the same issue. Scroll when dragging tile works fine in Safari but not in Chorme. I have just tested in on your example:
https://strml.github.io/react-grid-layout/examples/4-grid-property.html

Used SW:
Safari Version 10.1.1 (12603.2.4)
Google Chrome Version 59.0.3071.86 (Official Build) (64-bit)

I am encountering the same problem with chrome. It definitely was working but must have been broken at some point.

I also figured out that a different grid engine (gridster) that is running in a different project stopped scrolling in Chrome as well.

This package depends on react-draggable. It looks like there is cause of this issue:
https://github.com/mzabriskie/react-draggable/issues/240

Any update on this ? Facing same issue.

Hi,

Still not functional under chrome, as I can see in this exemple

(works under IE and Firefox)

Hi @tyrsensei ,
it work in example for me in Chrome (MacOS) and Safari.

Retested, and still KO for me.

Specs : Ubuntu 16.04, Chrome Version 64.0.3282.186 (Build officiel) (64 bits)

Behaviour : When dragging, most of the time, it gets down a little bit, but no further. Sometimes, it just works. Haven't managed to find what may or may not be a pattern :cry: I can use the mouse wheel to get down, but it's not an option on tablets/phones.

When playing with it, just found out what the reason of the different behaviours was !

It seems that if I drag too far/fast down the screen, that's when it stops scrolling. Indeed, if I approach the bottom of the screen "gently", it works every time.

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this issue will be closed in 7 days

It seems to be working for me on Safari, Chrome (MacOS)

Not working on Firefox (MacOS)

Still not working on Chrome 83

Was this page helpful?
0 / 5 - 0 ratings

Related issues

larrydahooster picture larrydahooster  路  3Comments

dphaener picture dphaener  路  3Comments

ierhyna picture ierhyna  路  3Comments

uditdubey picture uditdubey  路  3Comments

daumann picture daumann  路  3Comments