Skip to content
This repository has been archived by the owner on Nov 19, 2018. It is now read-only.

[concurrent chunking] Pause button is visible at start of upload, but then disappears after pause/resume until at least one chunk has succeeded #151

Closed
rnicholus opened this issue Oct 3, 2017 · 1 comment
Labels
Milestone

Comments

@rnicholus
Copy link
Member

...it should be invisible by default when the upload starts until at least one chunk has succeeded.

@rnicholus rnicholus added the bug label Oct 3, 2017
@rnicholus rnicholus changed the title Pause button is visible at start of upload, but then disappears after pause/resume until at least one chunk has succeeded [concurrent chunking] Pause button is visible at start of upload, but then disappears after pause/resume until at least one chunk has succeeded Oct 3, 2017
@rnicholus
Copy link
Member Author

Fix here is probably to observe uploadChunkSuccess instead of uploadChunk. In other words, only mark the file as pausable after at least one chunk has successfully uploaded.

@rnicholus rnicholus added this to the 1.0.7 milestone Oct 4, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant