riktar / jkanban

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

Cannot drag item when window width less than 701px #97

Closed cyrus07424 closed 3 years ago

cyrus07424 commented 3 years ago

Cannot drag item when window width less than 701px. when window width is 701px on init timing, I can drag items, but when it is 700px I cannot drag any items.

same problem occureed at demo page. http://www.riccardotartaglia.it/jkanban/

I used Chrome 84.

xscode-auto-reply[bot] commented 3 years ago

Thanks for opening a new issue. The team has been notified and will review it as soon as possible. For urgent issues and priority support, visit https://xscode.com/riktar/jkanban

marcosrocha85 commented 3 years ago

Hi @cyrus07424 . I know that it's not a real case, but when you use "Responsive Design Mode" the error still there?

cyrus07424 commented 3 years ago

why do you think it's not a real case? does this library not support mobile or tablet devices?

marcosrocha85 commented 3 years ago

"Responsive Design Mode" from Chrome or Firefox I mean. By the way. jKanban uses Dragula in order to do drag and drop and as far as I know, it wasn't designed for touch devices. Although, it works pretty nice in some cases.