Skip to content

fix(frontend/table): improve GraphQL queries from table pagination - #258

Merged
CammilleCC merged 5 commits into
refactor/dtype-vocabularyfrom
fix/deferred-fetch-hardening
Aug 4, 2026
Merged

fix(frontend/table): improve GraphQL queries from table pagination#258
CammilleCC merged 5 commits into
refactor/dtype-vocabularyfrom
fix/deferred-fetch-hardening

Conversation

@CammilleCC

Copy link
Copy Markdown
Member

This PR aims to improve the GraphQL queries from the table pagination:

  • viewed page (or table range) has priority
  • scrolling away from a page gives up the request
  • failed to load pages is retrued again when scrolling back

Hopefully this helps speed up the table loading, especially for tables with a lot of images.

@CammilleCC
CammilleCC merged commit 306bac0 into main Aug 4, 2026
2 checks passed
@CammilleCC
CammilleCC deleted the fix/deferred-fetch-hardening branch August 4, 2026 17:39
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