mirror of
https://github.com/plankanban/planka.git
synced 2025-12-16 01:11:06 +03:00
Bug w/ Large Amounts of Members on Board #406
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 @bongusbingis on GitHub.
Having large amounts of members added to a given board results in the the board action buttons rendering off of the page. There should be some indication that there are more users (with a way to view said users) rather than trying to show every user within the board action container.
This makes it completely impossible to add new users to the board without swapping the order of the "Add Members" button and the member icons themselves.
Ideal Behavior (example from Trello):

Actual Behavior:

@meltyshev commented on GitHub:
Hi! Thanks for reporting this, definitely should be fixed.
@bongusbingis commented on GitHub:
Band-aid fix at the moment is just switching the order in inspect element as mentioned before:
