🎤 Builder Talk: The Story Behind Lady Gaga’s Digital Experience – Register now

Uploading multiple images in Sanity.io using drag and drop

6 replies
Last updated: Jul 23, 2020
Is there a way to model so that I can upload multiple images at once?
Jul 23, 2020, 8:01 PM
If you make an array of images, you can drag'n'drop multiple images onto it.
{
  name: 'gallery',
  type: 'array',
  of: [
    { type: 'image' }
  ],
  options: {
    layout: 'grid'
  }
}

Jul 23, 2020, 8:13 PM
Better UX for batch-uploading is on the roadmap 🙂
Jul 23, 2020, 8:14 PM
If you make an array of images, you can drag'n'drop multiple images onto it.
{
  name: 'gallery',
  type: 'array',
  of: [
    { type: 'image' }
  ],
  options: {
    layout: 'grid'
  }
}

Jul 23, 2020, 8:13 PM
Thanks
Knut Melvær
. I couldn’t figure out where to drag’n drop. Finally got it, thanks!
Jul 23, 2020, 8:57 PM
can’t wait to see the UX improvements 😉
Jul 23, 2020, 8:57 PM
me too 🙂
Jul 23, 2020, 9:01 PM

Sanity– build remarkable experiences at scale

Sanity is a modern headless CMS that treats content as data to power your digital business. Free to get started, and pay-as-you-go on all plans.

Was this answer helpful?

Related answers

Get more help in the community Slack

TopicCategoriesFeaturedRepliesLast Updated
Rendering nested block contentJan 18, 2021
Warning: Data for Page Exceeds the Threshold of 128 kBAug 17, 2022
Custom Document Views - Is it Even Possible to Use the Structure Builder?Apr 21, 2022
How to populate a list of values in a Sanity schema using a separate fileSep 6, 2021
How to fetch an array of images using groq in Sanity.ioMay 21, 2023
Is there a way to write a groq query that checks if a boolean is true, and if so, returns an array of referenced documents?...Feb 1, 2021
Error: unable to resolve image URL from source (undefined)Sep 11, 2022
Extracting referenced images from an object array in Sanity.ioMay 17, 2020
Understanding how to use hotspot crop on images in Sanity.ioSep 15, 2020
I can't find the edit button to edit the image... can someone help?Dec 31, 2020

Related contributions

Turbo Start Sanity
- Template

The battle-tested Sanity template that powers Roboto Studio's websites

Go to Turbo Start Sanity

Schema UI - Next.js Sanity Starter
- Template

A Next.js starter template with Next.js 15, Tailwind CSS, shadcn/ui, and Sanity CMS with Live Editing. Get production-ready React components with matching Sanity schemas and queries. Build dynamic pages faster while keeping full control over customization.

Serge Ovcharenko
Go to Schema UI - Next.js Sanity Starter

The Swaddle
- Made with Sanity

A new brand identity to represent a more mature company, to signify The Swaddle’s evolution from publisher to production house, combined with an easier to navigate platform that can surface multiple content types - drawing readers through The Swaddle’s content offering.

Nightjar
Go to The Swaddle