Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support multiple images with the default media picker #6730

Closed
TheEnbyWitch opened this issue Mar 14, 2023 · 1 comment
Closed

Support multiple images with the default media picker #6730

TheEnbyWitch opened this issue Mar 14, 2023 · 1 comment
Labels
type: feature code contributing to the implementation of a feature and/or user facing functionality

Comments

@TheEnbyWitch
Copy link

Is your feature request related to a problem? Please describe.
The default media picker does not allow selection of multiple images, despite the image field supporting that as a feature

- label: "Zdjęcia"
  name: photos
  widget: image
  media_library:
    config:
      multiple: true

Describe the solution you'd like
If possible, I would like there to be a checkbox on every image that I could tick, kinda like there is one in the WordPress image picker

Describe alternatives you've considered
I have considered Cloudinary and Uploadcare, but I don't want to depend on another service for this kind of stuff on this project.

@TheEnbyWitch TheEnbyWitch added the type: feature code contributing to the implementation of a feature and/or user facing functionality label Mar 14, 2023
@tomrutgers
Copy link
Contributor

Closing this in favor of #1032

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature code contributing to the implementation of a feature and/or user facing functionality
Projects
None yet
Development

No branches or pull requests

2 participants