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

Refactor data fetching #33

Open
Valkyr-JS opened this issue Dec 2, 2024 · 0 comments
Open

Refactor data fetching #33

Valkyr-JS opened this issue Dec 2, 2024 · 0 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@Valkyr-JS
Copy link
Owner

Currently, all data for a playlist is fetched on load. This can cause extreme lag if the playlist is particularly long.
Look into reworking this to fetch data on scroll, similar to how videos are loaded in.

Also rework to support future plans for alternate content types, e.g. lists of markers, galleries, images, groups.

@Valkyr-JS Valkyr-JS added bug Something isn't working enhancement New feature or request labels Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant