Homestyx hydra
Diffusion hydra d2374c468fdc

Fix missing `willUpload` hook for drag-and-drop chunked upload

Description

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

Details

Provenance
epriestleyAuthored on Sep 8 2015, 7:20 PM
sirocylPushed on Oct 16 2024, 5:49 AM
Parents
R1:7425407c126b: Improve `bin/config set` errors for complex values
Branches
Unknown
Tags
Unknown

Event Timeline