Skip to content

fix(gfn): fetch full library via paginated apps query - #391

Closed
Jayian1890 wants to merge 1 commit into
devfrom
fix/controller-library-library-pagination
Closed

fix(gfn): fetch full library via paginated apps query#391
Jayian1890 wants to merge 1 commit into
devfrom
fix/controller-library-library-pagination

Conversation

@Jayian1890

Copy link
Copy Markdown
Collaborator

Summary

  • Fix controller-mode library showing only 40 titles by switching library fetch off the non-paginated LIBRARY panel response.
  • Fetch owned-library titles via the paginated apps(...) GraphQL query using an auto-discovered Library filter; fall back to panels when the filter can’t be found.

Test plan

  • Launch app, sign in, open Controller Mode → Library.
  • Confirm library shows >40 games for larger accounts and titles launch normally.

The library panel endpoint caps results at 40 items; switch to the paginated apps query with a detected library filter and fall back to panels when unavailable.
@zortos293

Copy link
Copy Markdown
Collaborator

It's still showing for me 40 games
image
while i have 48

image

@Jayian1890
Jayian1890 marked this pull request as draft May 4, 2026 22:25
@zortos293

Copy link
Copy Markdown
Collaborator

@codex can you look if its fully ready for production any bugs?

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Breezy!

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@Jayian1890 Jayian1890 closed this May 5, 2026
@Jayian1890
Jayian1890 deleted the fix/controller-library-library-pagination branch May 7, 2026 02:04
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.

2 participants