Sanity version: Latest version of all packages as of today. (Base: 0.142.6)
Please allow selection of multiple items in the file selector dialog when adding files / images to an array. Both desktop and mobile versions only allow selecting one file at a time, which seems counter-intuitive for the data type.
-M
Would like this too
For now, you can use drag/drop on desktop, but for a CMS that advertises as better for mobile, this could do with improvement.
Really miss this option
It works in sanity. Maybe this can be closed?
{
name: 'imagesGallery',
title: 'Images gallery',
type: 'array',
of: [{ type: 'image' }]
}
Note: The solution proposed above by @jackblackCH works indeed, but only if you drag and drop multiple files to the array of images in content type. However, if you try to upload multiple images with the upload dialog, you can't upload more than one image, regardless of whether you drag and drop or select files using file explorer.
Most helpful comment
Really miss this option