Replies: 8 comments 21 replies
-
Please include Paste from Clipboard as well.
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Interact_with_the_clipboard |
Beta Was this translation helpful? Give feedback.
-
Also allow for json import for data migration |
Beta Was this translation helpful? Give feedback.
-
We do agree that this is very important, but it comes with some significant UX challenges. For example, if uploads have required fields, and you upload 10 files at a time, you would need to have 10 modal windows open to be able to fill out required fields for each file uploaded and still submit one at a time after having completed the required fields. Definitely going to address this at some point, but just wanted to comment here with some thinking. If anyone has any inspiration for how other platforms handle this that would be great. |
Beta Was this translation helpful? Give feedback.
-
Since an upload field allows a single file, I usually wrap it in an array field. It would be nice if Payload recognised this pattern and offered the multiple upload option. |
Beta Was this translation helpful? Give feedback.
-
Echoing above - collections with multiple upload enabled could only allow non-required fields. Additionally - it would be fantastic to be able to upload folders with the path to images derived from the folder structure - and for this folder structure to be searchable from the dashboard. Individually uploading images is a major blocker for integrating payload with a lot of our work flows. EG - marketing creates newsletters with multiple locale specific images each week. We want to unify all content management into Payload, but we just can't ask them to manage their newsletter media this way: Please please upgrade to roadmap prio 1 or 2 ^^ |
Beta Was this translation helpful? Give feedback.
-
Design Update - Dec 6Hey everyone, we've worked through the design for this feature and I wanted to provide an update to show our intent. List ViewPretty much the same, with the addition of a Bulk Upload button located next to Create New Bulk Upload DrawerSelecting Bulk Upload opens a drawer where you can select or drag and drop multiple files. Create View
Failed to SelectFor files that aren’t able to be selected when dragging (wrong mimetype, etc), show a toast with error message Add FilesSame drawer component. New files should be added to the top of the list. PublishWhen publishing all, iterate over each document to be created, showing a progress bar for each. Success/ErrorShow toast for total successful, unsuccessful creations. Files with errors should show a pill with the number of errors next to file name. Remove OneSelect the X button next to a file to remove it from the bulk upload. Show a confirmation overlay. Cancel AllSelect the X button on the drawer to cancel all uploads. Show a confirmation overlay saying how many files will be canceled. |
Beta Was this translation helpful? Give feedback.
-
Bulk Upload landed in v3.0.0-beta.89 Improvements like the suggestions above will likely be worked towards! |
Beta Was this translation helpful? Give feedback.
-
Hi, looks gr8 , will it be backported for v2 ? |
Beta Was this translation helpful? Give feedback.
-
Feature Request for more productivity, would the the possibility of Multi Uploading for Image & Files.
Beta Was this translation helpful? Give feedback.
All reactions