EvoEsports / EvoSC

EvoSC is a modern server-controller for TM²/TM2020 running on PHP7.4
https://evoesports.gg
Other
64 stars 20 forks source link

Two graphical overflow bugs in the Group Manager #121

Open snixtho opened 3 years ago

snixtho commented 3 years ago

Describe the bug If the list in the members window or "+ Player" window in the group manager have more than 4 entries, it overflows at the bottom.

Expected behavior Solutions can include having a scrollbar or putting the list into multiple pages. The window itself is definitely too small atm and should resize bigger anyways. But the overflow bug has to be fixed for more entries anyways.

To Reproduce For the group members window, you need to add 5 or more players. For the "+ Player" window, there must be 5 or more people on the server.

Screenshots/Logs Group Members: image Add new player: image

EvoSC (please complete the following information):

itsakt commented 3 years ago

Same issue with match settings editor (EvoSC-Version 0.99.23) Can't edit settings for cup mode. image

snixtho commented 3 years ago

Same issue with match settings editor (EvoSC-Version 0.99.23) Can't edit settings for cup mode. image

This is already reported here: https://github.com/EvoTM/EvoSC/issues/117