[Bug]: Mobile label editor text field off screen when keyboard open #732

Open
opened 2026-02-04 21:07:34 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @Nolam on GitHub (Jun 7, 2025).

Where is the problem occurring?

I encountered the problem while using the application (Frontend)

What browsers are you seeing the problem on?

Microsoft Edge

Current behavior

On mobile devices, when editing a label, the text field is pushed upwards off-screen once the keyboard pops up. See screenshot.

Image

Desired behavior

The text field should be visible while typing, so you can change where the cursor is and see what you are typing.

Additionally, the pop-up for the label editor maybe should be scrollable instead of the page behind it, as this would be a potential solution.

Steps to reproduce

In 9:16 (vertical ratio) mobile web version, select a label and click the edit / pencil icon.

Other information

No response

Originally created by @Nolam on GitHub (Jun 7, 2025). ### Where is the problem occurring? I encountered the problem while using the application (Frontend) ### What browsers are you seeing the problem on? Microsoft Edge ### Current behavior On mobile devices, when editing a label, the text field is pushed upwards off-screen once the keyboard pops up. See screenshot. ![Image](https://github.com/user-attachments/assets/ac2f0b99-d829-45f6-a4ee-f919ffcf7a0e) ### Desired behavior The text field should be visible while typing, so you can change where the cursor is and see what you are typing. Additionally, the pop-up for the label editor maybe should be scrollable instead of the page behind it, as this would be a potential solution. ### Steps to reproduce In 9:16 (vertical ratio) mobile web version, select a label and click the edit / pencil icon. ### Other information _No response_
OVERLORD added the bug label 2026-02-04 21:07:34 +03:00
Author
Owner

@symonbaikov commented on GitHub (Jun 7, 2025):

I made a quick fix.

@symonbaikov commented on GitHub (Jun 7, 2025): I made a quick fix.
Author
Owner

@meltyshev commented on GitHub (Jun 7, 2025):

Reopening this, as it's not fully resolved when testing on mobiles. It requires a more complex solution to open popups in fullscreen on small screens, without positioning them near the trigger button.

@meltyshev commented on GitHub (Jun 7, 2025): Reopening this, as it's not fully resolved when testing on mobiles. It requires a more complex solution to open popups in fullscreen on small screens, without positioning them near the trigger button.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#732