-
Notifications
You must be signed in to change notification settings - Fork 99
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
On mobile view you cannot scroll down #457
Comments
Duplicate of #421. |
Thank your for referencing. The thing is, that this issue should get fixed with version 0.11 and I am already running this version on my nextcloud but it also does not work with this version. |
@szaimen Please make sure you don't use a cached version of the app. Clear the cache of your mobile browser and reload the Tasks app. It works fine for me with Safari on iOS12. We use a delay of 500 ms. After you touched a tasks longer than this time without moving your finger the dragging starts. If the issue really persists for you, please fill the complete issue template. Otherwise I won't be able to reproduce your problem. |
Done! |
@szaimen Thanks for filling the issue template. I tested again on iOS12 with three different browsers (Mobile Safari, Chrome and Firefox) and it works well for all of them. However, on a borrowed Android device (Samsung A3, don't know which Android version it runs, probably a really old one) I can reproduce your issue. Dragging sometimes starts, sometimes it kinda works. However, this is an upstream issue in the drag-and-drop library we use (Vue.Draggable, which itself uses Sortable.js). So we cannot fix it ourselves directly. There recently was a fix SortableJS/Sortable#1517 for the delay option in relation with Android, so it might be fixed with one of the next releases of Vue.Draggable. |
@szaimen Could you please check that the issue also occurs on this minimal example: https://codepen.io/raimund-schluessler/pen/EBRxdz |
Yeah, I tested your example and the issue also occurs there - every time. |
Thank you for reopen! |
I reported the issue in SortableJS/Sortable#1556 |
Thanks! |
The issue should be fixed upstream now, but it will take some time until updated releases of the libraries are published. |
@raimund-schluessler the Sortable.js-upsate is finally out 👍 |
That's good. I will check if we can already use it, or if we have to wait for Vuedraggable. |
Should be fixed in master now. I will release 0.11.3 once I was able to test if the problem is solved (I don't have access to an android device atm). |
0.11.3 is out now. |
Nice! Thank you! It is working now! 🎉 |
Steps to reproduce
Expected behaviour
Should be able to scroll down.
Actual behaviour
Not able to scroll down because the task I am currently touching is just moved.
Server configuration detail
Operating system: Linux 4.18.0-25-generic #26~18.04.1-Ubuntu SMP Thu Jun 27 07:28:31 UTC 2019 x86_64
Webserver: Apache (fpm-fcgi)
Database: mysql 5.7.26
PHP version:
7.2.19
Modules loaded: Core, date, libxml, openssl, pcre, sqlite3, zlib, bz2, ctype, curl, dom, hash, fileinfo, filter, ftp, gd, SPL, iconv, intl, json, ldap, mbstring, pcntl, PDO, session, pdo_sqlite, posix, Reflection, standard, SimpleXML, mysqlnd, exif, tokenizer, xml, xmlreader, xmlwriter, zip, pdo_mysql, cgi-fcgi, redis, Zend OPcache
Nextcloud version: 16.0.2 RC1 - 16.0.2.0
Updated from an older Nextcloud/ownCloud or fresh install: 15.0.8
Where did you install Nextcloud from: Snap Store
Signing status
Array
(
)
List of activated apps
Configuration (config/config.php)
Are you using external storage, if yes which one: Local cifs-utils
Are you using encryption:
Are you using an external user-backend, if yes which one:
Client configuration
Browser: Mozilla/5.0 (Linux; Android 9; SM-G970F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.101 Mobile Safari/537.36
Operating system: Android P
Logs
Web server error log
Nextcloud log
Browser log
Insert your browser log here, this could for example include:
The text was updated successfully, but these errors were encountered: