When you remove an image from a list, the AJAX call leaves a required upload field making submission impossible. This is a problem because the user may not want to add additional images.
Add-on media image fields like "Caption" are not deleted either when Remove is clicked.
1) Install module
2) Add field to image media
3) Create "Media Entity DropzoneJS with edit" widget with path alias
4) Upload two images and fill out required text areas
5) Remove one of the images with an AJAX call
The remove image will be replaced with a required upload field.
TBD
Active
2.0
Code