Page MenuHomePhabricator

Upload wizard: Allow multiple selection of files in compatible browsers
Closed, ResolvedPublic

Description

[adding this for future reference, as it's a feature request and not a bug]

It should be possible to select multiple files at once for upload in recent browsers.


Version: unspecified
Severity: enhancement

Details

Reference
bz26502

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 11:21 PM
bzimport added a project: UploadWizard.
bzimport set Reference to bz26502.
bzimport added a subscriber: Unknown Object (MLST).

Note that bug 16752 requests this for the standard Special:Upload form.

Doing this for UploadWizard would require either implementing multi-upload handling in API upload as well, *or* only using it when FileAPI is available, in which case we can read and submit each file in a separate API upload request.

Done with r98840 by raindrift.

Gilles raised the priority of this task from Medium to Unbreak Now!.Dec 4 2014, 10:27 AM
Gilles added a project: Multimedia.
Gilles moved this task from Untriaged to Done on the Multimedia board.
Gilles lowered the priority of this task from Unbreak Now! to Medium.Dec 4 2014, 11:21 AM