Skip to content
This repository has been archived by the owner on Dec 24, 2022. It is now read-only.

Use virtual lists and lazy load all images #41

Open
mrbrianevans opened this issue Jan 26, 2022 · 0 comments
Open

Use virtual lists and lazy load all images #41

mrbrianevans opened this issue Jan 26, 2022 · 0 comments
Labels
enhancement New feature or request ui svelte user interface

Comments

@mrbrianevans
Copy link
Owner

Use the svelte VirtualList component to display all lists so that large datasets can be rendered quicker.

Add lazy loading to all images, for example in instagram posts.

Remove any item limits (eg first 100 items), and show the full data set in a virtual list. This is a good balance between performance and showing all the data.

@mrbrianevans mrbrianevans added enhancement New feature or request ui svelte user interface labels Jan 26, 2022
mrbrianevans added a commit that referenced this issue Feb 17, 2022
Added vaadin-scroller component

Signed-off-by: Brian Evans <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request ui svelte user interface
Projects
None yet
Development

No branches or pull requests

1 participant