Skip to content
This repository has been archived by the owner on Feb 25, 2024. It is now read-only.

Add infinite scrolling and virtualized list #3

Open
heythisischris opened this issue Nov 14, 2023 · 0 comments
Open

Add infinite scrolling and virtualized list #3

heythisischris opened this issue Nov 14, 2023 · 0 comments
Assignees
Labels
feature New feature or request

Comments

@heythisischris
Copy link
Member

heythisischris commented Nov 14, 2023

To accomplish virtualized lists, we'll leverage https://tanstack.com/virtual/v3/docs/adapters/svelte-virtual.

To integrate infinite scrolling, we'll use the useInfiniteQuery hook.

@heythisischris heythisischris self-assigned this Nov 14, 2023
@heythisischris heythisischris added the feature New feature or request label Nov 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant