Can dropzone widget only occur on main bulk upload screen, not modals?

Created on 31 July 2023, 11 months ago
Updated 20 October 2023, 8 months ago

Problem/Motivation

The functionality for bulk uploading when using /media/bulk-upload/image is great.

However, I do not want the Dropzone interface when using Media modals, since many of these do not take multiple images. It also interferes with a behavior test suite (Behat) I am running since Dropzone removes the native

It would be great if I could choose where the widget appears.

Steps to reproduce

1. Install bulk upload module and configure.
2. Create content type with media field.
3. Add new content.
4. Modal window should also use dropzone widget, instead of native file input.

Proposed resolution

Allow choosing where Dropzone widget appears or make Dropzone widget optional.

✨ Feature request
Status

Active

Version

3.0

Component

User interface

Created by

πŸ‡ΊπŸ‡ΈUnited States nessthehero

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @nessthehero
  • Seconding this request. We have CKEditor 5 installed and the modules bulk upload feature displays when using the "add media" button in CK5. Users can upload multiple images but then are told they can only select 1 for the field. This is causing confusion for some of our users and we would like the bulk upload display to only be available when intentionally performing a bulk upload.

Production build 0.69.0 2024