Full screen board selector #806

Open
opened 2026-02-04 21:23:03 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @martonmiklos on GitHub (Sep 6, 2025).

Is this a feature for the backend or frontend?

Frontend

What would you like?

I have a friend who uses the planka to manage issues of apartment houses with planka.
Atm. she has 64 of them and all of them does not fit to the title area on her monitor.

Image

When she needs to open the issues specific to a house she usually hit ctr+f type in the first part of the name then clicks on it.

I would envision putting a magnifier button (in the case if the title area is full) here:

Image

This would open a full screen board selector. Something similar to the boxes of the project selector.

Why is this needed?

Easier board selection with mouse in the case if too many boards under a project.

Other information

No response

Originally created by @martonmiklos on GitHub (Sep 6, 2025). ### Is this a feature for the backend or frontend? Frontend ### What would you like? I have a friend who uses the planka to manage issues of apartment houses with planka. Atm. she has 64 of them and all of them does not fit to the title area on her monitor. <img width="1918" height="141" alt="Image" src="https://github.com/user-attachments/assets/62a6e48e-5439-43ee-86b1-5e93766edb54" /> When she needs to open the issues specific to a house she usually hit ctr+f type in the first part of the name then clicks on it. I would envision putting a magnifier button (in the case if the title area is full) here: <img width="524" height="115" alt="Image" src="https://github.com/user-attachments/assets/1faec6fd-ff37-437d-a621-fa6054b858b9" /> This would open a full screen board selector. Something similar to the boxes of the project selector. ### Why is this needed? Easier board selection with mouse in the case if too many boards under a project. ### Other information _No response_
OVERLORD added the enhancement label 2026-02-04 21:23:03 +03:00
Author
Owner

@meltyshev commented on GitHub (Sep 9, 2025):

Hey! That's a really nice addition. I'll try to take a look at it when I have some time.

@meltyshev commented on GitHub (Sep 9, 2025): Hey! That's a really nice addition. I'll try to take a look at it when I have some time.
Author
Owner

@martonmiklos commented on GitHub (Sep 9, 2025):

Hey! That's a really nice addition. I'll try to take a look at it when I have some time.

Hi Maksim,

Actually I started to play with it last night, and I got it rolling:

Image Image

It is still very rough:

  • The search button needs to be better integrated into the tab bar :D
  • It has a few alignment issues
  • I need to figure out how to scroll the tabs after the selection in the dialog
  • It needs to be prepared to mobile view: maybe a filtering input would be helpful in the case if not all tiles are visible
@martonmiklos commented on GitHub (Sep 9, 2025): > Hey! That's a really nice addition. I'll try to take a look at it when I have some time. Hi Maksim, Actually I started to play with it last night, and I got it rolling: <img width="381" height="93" alt="Image" src="https://github.com/user-attachments/assets/5c0376f2-0c66-4bfd-8472-736e3c2a0af7" /> <img width="2499" height="277" alt="Image" src="https://github.com/user-attachments/assets/e1f69d90-d44d-4d6b-be10-7d4fa5566f1d" /> It is still very rough: - The search button needs to be better integrated into the tab bar :D - It has a few alignment issues - I need to figure out how to scroll the tabs after the selection in the dialog - It needs to be prepared to mobile view: maybe a filtering input would be helpful in the case if not all tiles are visible
Author
Owner

@meltyshev commented on GitHub (Sep 9, 2025):

Nice work so far! I think the best approach would be to show a popup instead of a full modal - similar style when you click on members. The popup could immediately focus the search input, making it convenient to click and start typing to filter the boards...

@meltyshev commented on GitHub (Sep 9, 2025): Nice work so far! I think the best approach would be to show a popup instead of a full modal - similar style when you click on members. The popup could immediately focus the search input, making it convenient to click and start typing to filter the boards...
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#806