You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every time when swiping the map from left to right, it not only swipe the map from left to right, but also opens the hamburger menu when the finger release from the screen, which is really really disturbing.
It happens when opening the shared link of a custom map in android firefox
Steps to reproduce
Share a custom map, and get the shared URL link.
Open the shared custom map link in an android Firefox browser while logout.
Ensure the hamburger menu (showing favorites, tracks, etc) is closed.
Swipe the map from left to right, with the swiping distance long enough (about half of the screen).
While the finger is still touching the screen while swiping to the right, the map also move to the right, which is the desire behavior.
However, when releasing the finger after that swipe, the hamburger menu popup, which is really disturbing.
Expected behavior
Swiping the map do not trigger opening or closing the hamburger menu.
Installation method
Other
Operating system
Other
PHP engine version
PHP 8.1
Web server
Other
Database engine version
PostgreSQL
Is this bug present after an update or on a fresh install of the server?
Updated to a major version (ex. 22.2.3 to 23.0.1)
Is this bug present after an update or on a fresh install of the app?
None
Are you using the Nextcloud Server Encryption module?
amalgame21
changed the title
[Bug]: In android browser, swiping map from left to right open hamburgar menu, which make the UX really bad.
[Bug]: In android browser, swiping map from left to right open hamburgar menu, making the UX really bad.
Jun 20, 2024
Sorry I don't understand javascript but I found something seems related.
I found one mentioned OC.disallowNavigationBarSlideGesture() here: #56 (comment)
For this I think we have to disable the swipe-open functionality of snap.js (which handles the sidebar open). Do you know how to do this @skjnldsv@juliushaertl? Also this might be something for core, as it leads to issues not only here …
I think you can use OC.disallowNavigationBarSlideGesture()
And I found this related commit containing the code: b0a96c6
However those code and even the file is gone now, maybe the app is rewritten?
Is it the reason why swiping the map open the sidebar or hamburger menu?
Bug description
Every time when swiping the map from left to right, it not only swipe the map from left to right, but also opens the hamburger menu when the finger release from the screen, which is really really disturbing.
It happens when opening the shared link of a custom map in android firefox
Steps to reproduce
Expected behavior
Swiping the map do not trigger opening or closing the hamburger menu.
Installation method
Other
Operating system
Other
PHP engine version
PHP 8.1
Web server
Other
Database engine version
PostgreSQL
Is this bug present after an update or on a fresh install of the server?
Updated to a major version (ex. 22.2.3 to 23.0.1)
Is this bug present after an update or on a fresh install of the app?
None
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
Configuration report
No response
List of activated Apps
Nextcloud Signing status
No response
Nextcloud Logs
No response
Browser Console
No response
Additional info
No response
The text was updated successfully, but these errors were encountered: