Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement infinite query status flags #4771

Conversation

markerikson
Copy link
Collaborator

This PR:

  • Extracts 'forward' | 'backward' as InfiniteQueryDirection
  • Fixes TS issues from the React 19 update after rebase
  • Fixes a type mismatch with infinite query endpoint selectors
  • Implements the various has* and isFetching* status flags for infinite query selector results

Copy link

codesandbox bot commented Dec 15, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link

codesandbox-ci bot commented Dec 15, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 33e30af:

Sandbox Source
@examples-query-react/basic Configuration
@examples-query-react/advanced Configuration
@examples-action-listener/counter Configuration
rtk-esm-cra Configuration

@markerikson markerikson force-pushed the feature/infinite-query-status-flags branch from 2dbf7e5 to 33e30af Compare December 15, 2024 00:16
@markerikson markerikson merged commit 87270fe into feature/infinite-query-integration Dec 15, 2024
83 checks passed
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