UI Improvement Suggestion – List Creation Field Placement #173
Labels
No labels
bug
contribution welcome
duplicate
enhancement
later
not planned
out of scope
question
upstream
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
tom79/Holos-App#173
Loading…
Reference in a new issue
No description provided.
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?
On the profile page, I tried to create a new list. However, the input field for naming the list is located at the bottom of the list, and when I tap on it, the on-screen keyboard appears and covers the field. As a result, it becomes impossible to see what I am typing.
To improve the user experience, it would be helpful to either:
move the list creation field to the top of the list, where it would remain constantly visible,
or adjust the interface so that the field stays visible when the keyboard is open (for example, through automatic scrolling or repositioning).
This would make list creation much easier, especially when multiple lists already exist (12 in my case).
Thank you