mirror of
https://github.com/plankanban/planka.git
synced 2026-02-05 00:39:58 +03:00
[Feature Request] Mobile Support #11
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 @tionis on GitHub (Aug 13, 2020).
Currently the web app doesn't scale right on mobile. The design should be responsive for better usability on smartphones and other tiny screen size devices.
@tionis commented on GitHub (Aug 13, 2020):
I think it would also be a great idea to move the project title into the top "Planka" bar, as it really takes up much screen real estate on for example 13'' screens.
It tested this very primitively and also think that the board overview bar should then get hard edges on the top and rounded edges on the bottom, so that all navigation move up a bit optically. This could separate content and navigation a bit more.
@nickbe commented on GitHub (Aug 18, 2020):
This is also already on our list. We will improve the mobile views and you will have a much better usability when this is done.
@timdonovanuk commented on GitHub (Aug 19, 2021):
Looking forward to this!
@4jag commented on GitHub (May 18, 2022):
1-3/4 years later, and.... Planka is still completely unresponsive. (as in not mobile-friendly).
Any plans for an android client? (would hope to support both small-screen phones and larger tablets).
@JohnRock0422 commented on GitHub (Sep 7, 2022):
+1
Any roadmap?
@frogman544 commented on GitHub (Sep 8, 2022):
It would be nice to have a roadmap that is in the "Client demo" for Planka.
In addition to the mocked data, also have the actual roadmap.
Cheers
@meltyshev commented on GitHub (Sep 9, 2022):
This is a good idea 🤔
@hoggatt commented on GitHub (Jan 21, 2023):
Love Planka!
Mobile support would put it over the top! I'd love to be able to easily use this from my phone when I'm at the store or on the go. It's not bad as-is since Planka is very vertical, but a few UI tweaks (basically: don't make the whole page so big, or just copy trello) would go a long way.
@kekkodance commented on GitHub (May 1, 2023):
sorry for necroing, any updates?
@ncrmnt commented on GitHub (Aug 8, 2023):
bump
@arturfse commented on GitHub (Aug 17, 2023):
Found out that you can add this style and it will look much better in mobile devices
#root { overflow-y: hidden; }@arturfse commented on GitHub (Aug 17, 2023):
The fastest, but not the best solution is just to add sub filter to your Nginx config
@thanhnguyen2187 commented on GitHub (Sep 23, 2023):
Hi. Is there any update on this? Planka as a PWA feels pretty nice on mobile, but on visiting a board's page, I do feel it is not the best mobile experience I have experienced.
@timdonovanuk commented on GitHub (Jan 2, 2024):
:(
@Walter-o commented on GitHub (Jan 29, 2024):
Bumping as this would be insanely epic!
edit:
best way i found to modify CSS is doing a bind mount from a local css file to the css file inside the docker container.
it allows me to update it without restarting anything.
still i hope mobile support comes some day.
edit2:
To edit css live:
docker cp planka:/app/public/static/css/main.710bf5a4.css ./custom.cssthis copies the planka css file to outside the docker container.
this overlays your custom css file over the place of the original
after that you can modify the
custom.cssfile live and it will be reflected in planka@papiforcex commented on GitHub (May 31, 2024):
Hi, if there's no changes applied yet for this feature, I'll look forward and try fixing it
@meltyshev commented on GitHub (Jun 1, 2024):
Hi! We haven't started working on this yet, so we'd really appreciate any help :)
@haldi4803 commented on GitHub (Aug 14, 2024):
IMHO the most comfortable way for Mobile Usage would be to make each list Stretch on the Screen Width and and use swipe gestures or small buttons to switch left and right.
It's barely useable right now... until you Open a Task and only have half of it displayed.

@Go00oglin commented on GitHub (Oct 13, 2024):
I'm voting to having a mobile version. It's 100500 must have thing
@AndrisJefimovs commented on GitHub (Feb 15, 2025):
Is there still anything to do on this topic?
To me it seems that the website in almost fully mobile responsive by now.
@meltyshev commented on GitHub (Feb 17, 2025):
Overall, everything looks much better than before and is now usable. However, there are still many small unresolved issues. For example, popups should open in full-screen mode on mobile devices. The action buttons in the card modal should probably be moved above the comments section, otherwise they are difficult to reach: #981.
@meupyokea commented on GitHub (Jan 30, 2026):
hello
any plans for mobile apps for both community and pro version?
my team uses the trello mobile app often given how everyone is navigating on mobile these days and always on the go and no longer deskbound.
@meltyshev commented on GitHub (Jan 30, 2026):
Hey! We kind of started with that, but in a simple Notes version, so you can add cards and do some basic things. It'll take some time to extend it into a fully working app.
Here are the links: https://planka-notes.hillerdaniel.de