Horizontal scrolling is not possible on small touch screen mobile devices with any gestures. You need to drag a card or a lane with you.
Affected versions:
Deck >1.0.0
Tested on:
Android 7.0 with Chrome 81.0.4044.138
EDIT: Android 10 with latest Chrome Version
IoS 13.5.1 with Safari
For some reasons tapping outside of the scrollcontainer once seems to stop the scroll gesture, not sure how to fix that yet.
As a workaround I could always start scrolling again with double-tabbing the empty white background of the board itself.
Also on a Dekstop Browser scrolling vertically to the last list when having lots of them is not possible.
When switching to the desktop version (e.g. under Android chrome), the deck is completely unusable since all trys to scroll result in moving lists, assuming I touch a white surface and not a card. The same behaviour happens under the desktop version (which I personally don't think is cool since I often move lists unwanted).
I'd assume it was desired to move lists only by grabbing them on top (when the mous pointer is over the list name and the pointer changes to a hand) ?
I know this does not solve the scroll issue (which is still a very nasty thing :-( )directly. But maybe the desktop mode works better under IOS / Android browsers (no double tapping needed which works often but not allways) ?
My JS knowledge is very very limited, still I'd love to help solve this. just where to start ?
@benks-io: does scrolling by cursor fix your issue ? So far cursor scrolling on desktop worked under chrome for me
@guldi011 no - I cannot scroll sidewards by clicking and dragging anywhere (firefox).
Scrolling in any direction is impossible if trying for the second time.
Having the same problem on iOS 14.0.1. After you scroll horizontally for just a bit, vertical scrolling stops working completely. The double tap workaround doesn鈥檛 seem to work for me, only a refresh will enable vertical scrolling again.
I have the same problem on iOS, android and windows, if I'm using the touchscreen. So I would suggest to rewrite the topic to "Touchscreen: Horizontal scrolling impossible"
In #846 we had the problem, that we could not move cards if the screen was scrolled to the right. That is improved and now, it's possible to move cards. But this improvement seems to be the reason for the scroll problem to me.
In the meantime it is possible to move cards by using the context menu. Could it be an option to fix the cards and lists, if touch is detected or by a manual switch?
Most helpful comment
For some reasons tapping outside of the scrollcontainer once seems to stop the scroll gesture, not sure how to fix that yet.
As a workaround I could always start scrolling again with double-tabbing the empty white background of the board itself.