Skip to content

Patched/397/search input performance enhancement - #18

Merged
codeon89 merged 4 commits into
nightly-patchedfrom
patched/397/search-input-performance-enhancement
Sep 1, 2026
Merged

codeon89 merged 4 commits into
nightly-patchedfrom
patched/397/search-input-performance-enhancement

Conversation

@codeon89

@codeon89 codeon89 commented Sep 1, 2026

Copy link
Copy Markdown
Owner

Changelog - PATCHED

Fork's Nightly Changes

Changes that's already on the fork and waiting to be reviewed for merge into original Atlas

  • Update debounce logic for Browse and Library: Search in Catalog Browse and Library now debounces the text input and waits for a pause before filtering. Previously every keystroke updated activeFilters.text and ran filterGamesWithState (Library) or scheduled a catalog fetch, causing input lag on large libraries and a wasted local-filter pass even while browsing the server-side catalog. The input still echoes instantly from local state; clear bypasses the delay.PR#398

@codeon89
codeon89 merged commit 71311f7 into nightly-patched Sep 1, 2026
@codeon89
codeon89 deleted the patched/397/search-input-performance-enhancement branch September 1, 2026 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant