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

feat: patches infinite scroll #39

Open
xafn opened this issue Nov 28, 2022 · 1 comment
Open

feat: patches infinite scroll #39

xafn opened this issue Nov 28, 2022 · 1 comment
Labels
Feature request Requesting a new feature that's not implemented yet

Comments

@xafn
Copy link
Contributor

xafn commented Nov 28, 2022

The way that it is currently set up, if we have 1000 patches in the future, the page would be super slow on low-end devices.

@xafn xafn self-assigned this Nov 28, 2022
@Axelen123
Copy link
Member

Axelen123 commented Nov 28, 2022

Not sure if we should add this unless the API gets pagination support, because we would have to redo it anyway.
It is possible to implement it with SvelteStack Query's infinite query support when the API gets support for pagination.

@oSumAtrIX oSumAtrIX added the Feature request Requesting a new feature that's not implemented yet label Jan 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature request Requesting a new feature that's not implemented yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

3 participants