Skip to content

[UI/UX] Pressing backspace in Beatmap Listing while scrolled down causes an infinite load #38539

Description

@A47C

Type

Game behaviour

Bug description

Steps to reproduce:

  1. Open Beatmap Listing
  2. Type something in the search bar
  3. Scroll down until the "Sort by:" bar is no longer visible
  4. Press backspace (0:05 mark in the attached video)
  5. 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:

  1. 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.
  2. Would it be beneficial (and worth the effort implementing) to keep the search bar always visible at the top of the screen?

Screenshots or videos

20260806-1234-33.7189960.mp4

Screenshot

Version

2026.804.2-lazer

Logs

compressed-logs.zip

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions