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

Behavior of multiple option differs in UI mode and Core mode #1040

Open
rnicholus opened this issue Nov 8, 2013 · 0 comments
Open

Behavior of multiple option differs in UI mode and Core mode #1040

rnicholus opened this issue Nov 8, 2013 · 0 comments

Comments

@rnicholus
Copy link
Member

When the multiple option is false, a file is in-progress, and a new file is selected...

In UI mode: The in progress upload is cancelled, and replaced in the UI w/ the new file.
In Core mode: The in progress upload is not cancelled.

The documentation points out this difference, but it's not clear why this difference is desirable. I believe we should be more consistent, and the in-progress upload should be cancelled in all cases if a new file is selected when the multiple option is false.

Discovered while writing up #1039.

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