Skip to content
This repository has been archived by the owner on Jul 28, 2021. It is now read-only.

Provide more consistent context to Evaporate.js lifecycle hooks #13

Open
brycefisher opened this issue May 1, 2017 · 0 comments
Open

Comments

@brycefisher
Copy link
Contributor

For these callbacks we mostly just wrap Evaporate.js:

  • onComplete
  • onUploadInitiated
  • onStart
  • onProgress

We should make sure that a consistent set of data is provided to the developer in these callbacks so that they can always determine which file the event is happening on in a consistent way. For instance, we should always provide the s3UploadId or the filename or the file object in these callbacks.

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

No branches or pull requests

1 participant