ID:2838066
 
BYOND Version:514 & 515
Operating System:Windows 10 Pro 64-bit
Web Browser:Firefox 107.0
Applies to:BYOND Pager
Status: Open

Issue hasn't been assigned a status value.
Descriptive Problem Summary:

When the client is opened up past 35 lines of either Games or Friends, there will be an indefinite period of "loading" where no new friends, or games will be pulled to the client, and due to the list falling short of the window, there is no option to scroll, which will force the client to poll for additional results.

Numbered Steps to Reproduce Problem:

Open BYOND Client, with a height of at least 1000 pixels.

https://i.imgur.com/UTBgJJn.png


Code Snippet (if applicable) to Reproduce Problem:


Expected Results:

Data to be pulled

Actual Results:

Window sits in idle state.


Workarounds:

Making the window collapse into the 35 count list, and then scrolling will make the client pull the additional data.