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

Add a cursor-based infinite scroll example #4775

Open
wants to merge 1 commit into
base: feature/infinite-query-integration
Choose a base branch
from

Conversation

remus-selea
Copy link

@remus-selea remus-selea commented Dec 16, 2024

  • Add a cursor-based infinite scroll example
  • Update routing to easily go back to the menu from the top section
  • Update handlers.ts with a new handler for the example
  • Update redux-toolkit version for the infinite scroll examples

Copy link

codesandbox bot commented Dec 16, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@remus-selea remus-selea marked this pull request as ready for review December 16, 2024 00:07
Copy link

codesandbox-ci bot commented Dec 16, 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 45c4437:

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

@remus-selea
Copy link
Author

I got inspired by how discord does bidirectional pagination when jumping to a message from search. That's where I got "after", "before", "around" and "limit" from.

@remus-selea remus-selea force-pushed the feature/infinite-query-examples branch from 623fcb2 to 80752e6 Compare December 16, 2024 19:13
@remus-selea remus-selea force-pushed the feature/infinite-query-examples branch from 80752e6 to 45c4437 Compare December 16, 2024 19:16
@remus-selea remus-selea changed the title Add a bidirectional cursor infinite scroll example app Add a cursor-based infinite scroll example Dec 16, 2024
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