l2lam / CBC-Board-System

Sports (badminton) club session management system to faciliate efficient, fair play for all club members
Apache License 2.0
1 stars 1 forks source link

8 add members to the waiting list #39

Closed jackson-dahl42 closed 3 months ago

l2lam commented 3 months ago

On small screens (e.g. <= 1280x720) only the "Remove" button is shown (the "+ Member" and "+ Guest" buttons are automatically arranged below the remove button and cannot be used.

Screen Shot 2024-06-08 at 6 04 55 PM

This is because we force the height of this area to be the height of the screen. We will probably need to set a minimum height to enable scrolling. Can be referred to a separate bug/issue.