mirror of
https://github.com/plankanban/planka.git
synced 2026-02-25 03:14:50 +03:00
[Bug] Add Member: list out of screen and endless scrolling #194
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 @d1nuc0m on GitHub (May 22, 2022).
When adding members to an existing project, if it does not fit in the screen the list is cut:
And it is not scrollable, the browser goes "endless scrolling":
If the zoom is reduced (for example to 60%), the list is shown entirely
@Riya123-code commented on GitHub (Oct 12, 2022):
can i work on this bug?
@meltyshev commented on GitHub (Oct 12, 2022):
I have already fixed the height of the users popup. But there might be other popups without a height limit.