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

Requested feature: Fire Storage 'list' for pagination of large results #2801

Closed
rsivan opened this issue Apr 16, 2021 · 3 comments
Closed

Requested feature: Fire Storage 'list' for pagination of large results #2801

rsivan opened this issue Apr 16, 2021 · 3 comments

Comments

@rsivan
Copy link
Contributor

rsivan commented Apr 16, 2021

Firebase cloud storage includes a pagination method (list) defined under https://firebase.google.com/docs/storage/web/list-files?authuser=1#paginate_list_results.
It would be great to have a similar feature under this library (I am using 6.1.4 and there is no 'list()' method).

Thanks.

@google-oss-bot
Copy link

This issue does not seem to follow the issue template. Make sure you provide all the required information.

@rsivan
Copy link
Contributor Author

rsivan commented Apr 22, 2021

I am preparing a fix for this.

rsivan added a commit to rsivan/angularfire that referenced this issue Apr 22, 2021
Add 'list(options)' method to AngularFireStorageReference, to further reflect the firebase storage api.

Fixes: angular#2801
@jamesdaniels
Copy link
Member

Will be released as part of 7.1

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

Successfully merging a pull request may close this issue.

3 participants