bileto icon indicating copy to clipboard operation
bileto copied to clipboard

Allow to upload several files at once

Open marien-probesys opened this issue 11 months ago • 0 comments

Related to https://github.com/Probesys/bileto/issues/149

It was easier to allow uploading only one file, but I think it could be great to allow several files to be uploaded. It should not be too complicated, but I wonder how to handle the case where some files are uploaded while the others fail.

Note the upload is handled in src/Controller/MessageDocumentsController.php.

Adaptations will have to be made at least in:

marien-probesys avatar Aug 30 '23 08:08 marien-probesys