firebase / firebase/firebase-js-sdk

Offline support for Firebase Storage operations

Open
#2,627 4 comments 28 reactions 0 assignees View on GitHub
api: storage feature request
Dominant language
TypeScript
Stars
5.1k
Forks
1k
Avg merge
2d 21h
Merged PRs (30d)
37

Description

### Describe your environment

* Firebase Product: Storage

### Describe the problem

From my understanding, Firebase Storage does not yet support offline operations. To give some context, I am trying to implement a feature that allows users to "upload" an image in offline mode, which actually just stores to IndexedDB, and uploads when there is internet connection.

Then I thought, isn't this generally how Firestore works? So my question is: are offline operations coming to Firebase Storage? If not, I'd like to make a feature request on it. Also as a personal curiosity question, what is stopping the team from using the same offline logic from Firestore?

Thanks!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.