mirror of
https://github.com/plankanban/planka.git
synced 2026-02-25 03:14:50 +03:00
[Bug]: cards do not open on mobile #775
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Huararanga on GitHub (Aug 5, 2025).
Where is the problem occurring?
I encountered the problem while using the application (Frontend)
What browsers are you seeing the problem on?
Chrome
Current behavior
Hi,
I'm testing self hosted Planka 2.0.0.rc3 for my personal use. On desktop evetything looks fine.
But on mobile (pixel 9a, both browser and app), clicking on cards sometimes open card detail sometimes not. Often it happen on re entering app, sometimes can be unblocked by refreshing app.
I believe there could be conflict between menu button on right and whole card button to open card detail. But I'm unable to debug it.
Good luck with debugging
Kind regards, Lukas
https://github.com/user-attachments/assets/78e3c7aa-7e36-49bb-8f9a-09edbc461a27
Desired behavior
Card detail opens always on mobile
Steps to reproduce
Described in current behavior
Other information
No response
@meltyshev commented on GitHub (Aug 6, 2025):
Hey! Thanks for reporting this. I've also noticed some issues when clicking on iOS - most likely because it tries to trigger the hover effect on the first tap instead of opening the card. I'll investigate further and see how we can optimize this behavior.
@mrtsamma commented on GitHub (Aug 11, 2025):
Don't know if are related, but adding here:
On iOS safari are boards super slow. Time to time they are freezing and then can continue.