RoyDefined / WebDoomer

WebDoomer is a fast and efficient Zandronum and QZandronum server browser as a web app.
GNU General Public License v3.0
4 stars 0 forks source link

Tooltip can be cut off and can show while also opening the sidebar #18

Closed RoyDefined closed 6 months ago

RoyDefined commented 6 months ago

Describe the bug When hovering over the player indicator in the server list, you will have a tooltip that explains the number of players and bots in the server. On PC this is done by hovering, but on mobile this does not exist and instead it can be triggered by pressing the column. When doing this the tooltip shows, but it will also open the server sidebar.

Also, when doing this with the first server in the list the tooltip can be cut off. The boundaries should be adjusted to account for it.

Steps to reproduce When on mobile, press any player indicator column to open the sidebar and show the tooltip. For the cut off do this on the first server.

Expected behavior Expected is that pressing the tooltip doesn't open the sidebar and the tooltip will not be cut off.

Screenshots 8c3a4da3-6ba5-403e-b08a-c9f998d7df3c

Additional context N/A

RoyDefined commented 6 months ago

The cut off should be fixed in a1f1bd0.