riktar / jkanban

Vanilla Javascript plugin for manage kanban boards
https://www.riccardotartaglia.it/jkanban/
Apache License 2.0
1.08k stars 300 forks source link

Support for Mobile #59

Closed kevzlou7979 closed 5 years ago

kevzlou7979 commented 5 years ago

Hi guys,

This is an awesome library, just want to ask if the kanban supports Mobile especially Drag and Drop. See the image below (Nevermind the offline support ) Just want to show you below how Mobile kanban works.

MobileOffline2

marcosrocha85 commented 5 years ago

jKanban uses Dragula in order to make drag and drop possible. Dragula (and jKanban) does supports mobile apps, see: jKanban

kevzlou7979 commented 5 years ago

Yeah but the horizontal scroll seems broken when we drag the item to another board.

kevzlou7979 commented 5 years ago

Same with https://github.com/riktar/jkanban/issues/18

marcosrocha85 commented 5 years ago

It's not a jKanban issue itself. Help to make that happen is appreciated. I guess JoshyFrancis/drag_auto_scroll could help us, but I'm out of time by now to test it out.

riktar commented 5 years ago

Close, duplicate of #18