mgmeyers / obsidian-kanban

Create markdown-backed Kanban boards in Obsidian.
https://publish.obsidian.md/kanban/
GNU General Public License v3.0
3.13k stars 177 forks source link

[Bug]: Panning/scrolling on mobile (Android) activates links #702

Open superjangooo opened 1 year ago

superjangooo commented 1 year ago

Describe the bug

When touching and sliding on the screen for panning/scrolling, any link that gets touched instantly opens. This is very problematic in Kanbans with many inserted links, as panning/scrolling constantly opens these links.

Expected Behavior

When touching and sliding, the screen should always pan/scroll thought the Kanban lists. Links should only open after a quick tapping (i.e. touching and releasing) them.

Steps to reproduce

Create Kanban with links inserted. Try to touch and slide finger on phone screen to pan/scroll in any direction. If the initial touch is near a link, this link will be activated/opened right away, thereby preventing the intended scrolling.

Relevant errors (if available)

No response

Operating system

Android

CoderRuq commented 1 year ago

+1 on this issue; it's very annoying and makes it impractical at times to try to scroll through kanbans on my Android device.