1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 17:28:51 +02:00
phorge-phorge/webroot/rsrc/js
epriestley d2374c468f Fix missing willUpload hook for drag-and-drop chunked upload
Summary:
Ref T9324. When you upload a normal file, we call `willUpload` and then `didUpload`.

When you upload a chunked file, we never call `willUpload`. This can get things out of sync. Make sure we invoke this event for both chunked and non-chunked uploads.

Test Plan: Got cleaner behavior (redirect after all uploads finish) in new Phacility file upload area.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T9324

Differential Revision: https://secure.phabricator.com/D14083
2015-09-08 16:20:58 -07:00
..
application Symbol Search: Allow ctrl-click with no hover 2015-08-27 04:17:38 -07:00
core Fix missing willUpload hook for drag-and-drop chunked upload 2015-09-08 16:20:58 -07:00
phui Give Phriction a real dropdown 2015-05-19 12:14:44 -07:00
phuix Adds a setLabel function to ActionView 2015-04-23 07:03:03 -07:00