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

make the information about the total number of objects in the repository available #18

Open
ayushin opened this issue Jun 16, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@ayushin
Copy link

ayushin commented Jun 16, 2020

If we are to use this package in production we would like to be able to have the information about the total number of pages, i.e. the total number of objects in the repository passed from the backend.

Could you please take a look at the PR and tell what you think?

@ayushin
Copy link
Author

ayushin commented Jun 16, 2020

OK, so I guess the current PagedListBloc should actually be called InfiniteListBloc and what I need is the actual PagedListBloc that loads just one page at a time.

@klisiewicz klisiewicz added the enhancement New feature or request label Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants