Skip to content

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

@markerikson markerikson mentioned this pull request Dec 15, 2024
26 tasks
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
markerikson added a commit that referenced this pull request Dec 30, 2024
* Extract InfiniteQueryDirection

* Export page param functions

* Fix useRefs with React 19

* Fix infinite query selector arg type

* Implement infinite query status flags

* Fix types and flags for infinite query hooks

* Add new error messages
@aryaemami59 aryaemami59 deleted the feature/infinite-query-status-flags branch January 3, 2025 07:29
markerikson added a commit that referenced this pull request Jan 12, 2025
* Extract InfiniteQueryDirection

* Export page param functions

* Fix useRefs with React 19

* Fix infinite query selector arg type

* Implement infinite query status flags

* Fix types and flags for infinite query hooks

* Add new error messages
markerikson added a commit that referenced this pull request Feb 20, 2025
* Extract InfiniteQueryDirection

* Export page param functions

* Fix useRefs with React 19

* Fix infinite query selector arg type

* Implement infinite query status flags

* Fix types and flags for infinite query hooks

* Add new error messages
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