You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Scroll down until the "Sort by:" bar is no longer visible
Press backspace (0:05 mark in the attached video)
The game hangs up on an infinite load until the user scrolls back up
Backspace works as intended for the most part (erasing a character), visible in the clip after scrolling up.
Pressing any alphanumeric button in the same scenario causes an automatic scroll up to the top so I assume this slight difference in handling the input event is what causes the issue. (On that note, I discovered that the alphanumerics in the same scenario cause the blinking vertical bar thingy "|" to jump to the beginning of the search field instead of the end, shown in the attached screenshot)
Tangentially related suggestions:
The loading animation blocks all mouse input except the scrollwheel, demonstrated in the clip. Would it make sense to allow the user to still use mouse buttons in case of an otherwise unrelated long loading time? Or at least the "jump to top" button which gets blocked as well.
Would it be beneficial (and worth the effort implementing) to keep the search bar always visible at the top of the screen?
Type
Game behaviour
Bug description
Steps to reproduce:
Backspace works as intended for the most part (erasing a character), visible in the clip after scrolling up.
Pressing any alphanumeric button in the same scenario causes an automatic scroll up to the top so I assume this slight difference in handling the input event is what causes the issue. (On that note, I discovered that the alphanumerics in the same scenario cause the blinking vertical bar thingy "|" to jump to the beginning of the search field instead of the end, shown in the attached screenshot)
Tangentially related suggestions:
Screenshots or videos
20260806-1234-33.7189960.mp4
Screenshot
Version
2026.804.2-lazer
Logs
compressed-logs.zip