Bug w/ Large Amounts of Members on Board #406

Closed
opened 2025-10-09 18:47:18 +03:00 by OVERLORD · 2 comments
Owner

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):
image

Actual Behavior:
image

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): ![image](https://github.com/plankanban/planka/assets/52807797/77a7062c-64b4-469b-ac85-65848509d23a) Actual Behavior: ![image](https://github.com/plankanban/planka/assets/52807797/1613cd31-9471-4328-9bf9-ac9e0036e0db)
OVERLORD added the bug label 2025-10-09 18:47:18 +03:00
Author
Owner

@meltyshev commented on GitHub:

Hi! Thanks for reporting this, definitely should be fixed.

@meltyshev commented on GitHub: Hi! Thanks for reporting this, definitely should be fixed.
Author
Owner

@bongusbingis commented on GitHub:

Band-aid fix at the moment is just switching the order in inspect element as mentioned before:
image

@bongusbingis commented on GitHub: Band-aid fix at the moment is just switching the order in inspect element as mentioned before: ![image](https://github.com/plankanban/planka/assets/52807797/7a1e51af-53f0-490c-aab1-5bfc1edbf91b)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#406