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 context variable to paginate through the inventory list, or to set limits. #83

Open
Tracked by #59
mmaelicke opened this issue Apr 23, 2023 · 0 comments
Open
Tracked by #59
Assignees

Comments

@mmaelicke
Copy link
Member

mmaelicke commented Apr 23, 2023

The Inventory list is synchronized to the local storage, so loading the full list is not really slow.
However, the list is quite big and will only become bigger. Just rendering the full list in the ListView significantly slows down the application.

The inventory context needs a possibility to load the inventory datasets in chunks

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

No branches or pull requests

1 participant