Skip to content

feat(storage): add list method #2807

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

Closed

Conversation

rsivan
Copy link
Contributor

@rsivan rsivan commented Apr 22, 2021

Add 'list(options)' method to AngularFireStorageReference, to further reflect the firebase storage api.

Fixes: #2801

Checklist

Description

Expose list method as part of AngularFireStorageReference.

Code sample

This is well documented in the firebase storage documentation.

Add 'list(options)' method to AngularFireStorageReference, to further reflect the firebase storage api.

Fixes: angular#2801
Co-authored-by: Web Artisan <y.kocak@xyn.nl>
@rsivan
Copy link
Contributor Author

rsivan commented Apr 29, 2021

Is there anything I can do to advance this pull request?

@jamesdaniels jamesdaniels added this to the 6.2 milestone Apr 30, 2021
@jamesdaniels
Copy link
Member

I'll look into this for the next minor release. Sorry was blocked by working on 6.1.5 and 7.0.0-alpha.

1 similar comment
@jamesdaniels
Copy link
Member

I'll look into this for the next minor release. Sorry was blocked by working on 6.1.5 and 7.0.0-alpha.

@jamesdaniels jamesdaniels modified the milestones: 6.2, 7.1 Aug 25, 2021
@jamesdaniels
Copy link
Member

Closing this in favor of the rebased #2960

@jamesdaniels
Copy link
Member

Thanks for the contribution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Requested feature: Fire Storage 'list' for pagination of large results
4 participants