Skip to content

Fix unnecessary query count loading - #1208

Merged
InfiniteStash merged 3 commits into
stashapp:masterfrom
InfiniteStash:fix-query-count-loading
Aug 26, 2026
Merged

Fix unnecessary query count loading#1208
InfiniteStash merged 3 commits into
stashapp:masterfrom
InfiniteStash:fix-query-count-loading

Conversation

@InfiniteStash

Copy link
Copy Markdown
Collaborator

Every time a query is paginated the count is reloaded despite not changing. For complex queries this can be quite expensive.

Changed on the frontend to only load count when there are multiple pages, and only once.

Drafted with claude.

@InfiniteStash
InfiniteStash merged commit 039a341 into stashapp:master Aug 26, 2026
5 checks passed
@InfiniteStash
InfiniteStash deleted the fix-query-count-loading branch August 26, 2026 11:03
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