Skip to content
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

Added FileAPI object to the signature #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Added FileAPI object to the signature #13

wants to merge 1 commit into from

Conversation

MaximRouiller
Copy link

When uploading a single file, it's easy to know which object to track progress on.

In the case of multiple file upload all hooked to the same events, there's no easy way to know which object I'm uploading.

The FileAPI object has an $$hashKey properties that uniquely identify the object that events are being reported on.

I added that object to the event.

Minor changes: added a missing semicolon. removed an unnecessary semicolon.

@kinstephen
Copy link
Owner

Just an FYI update on this. I haven't forgotten about this PR which is very much appreciated! I'll try and get this in over the weekend.

@MaximRouiller
Copy link
Author

@kinstephen How's your weekend doing? 😜

@kinstephen
Copy link
Owner

Oh my!!! It’s been a very very long weekend! lol Life can sure keep you distracted. This repo gets so little attention I tend to forget it even exists lol! I’m actually on holiday now and can’t easily check the source. I’ll set myself a reminder to check on this Sunday/Monday.

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

Successfully merging this pull request may close these issues.

2 participants