firebase / firebase/firebase-js-sdk

FR: DownloadTask

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

Description

### Operating System

macOS

### Browser Version

Safari 16.5.2

### Firebase SDK Version

10.7.0

### Firebase SDK Product:

Storage

### Describe your project's tooling

index.html with source tag. Just javascript.

### Describe the problem

It's great that we have an [UploadTask](https://firebase.google.com/docs/reference/js/storage.uploadtask) to handle uploads, but we don't have a DownloadTask for downloads. It seems like we can't pause, resume, cancel, or monitor downloads from cloud storage, just check if it completed or failed. Am I missing something? This is kind of a big deal...

### Steps and code to reproduce issue

Already explained.

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.