how to reproduce

for an image field check "alt field required" and make "allowed number of values" unlimeted
proceed to create a node where the image field is part of
upload first image
when upload ends we see "alt text is required" and the form to upload image is not found
which means one has to add the alt text save the node
and then edit again to upload a 2nd image

Comments

GiorgosK created an issue. See original summary.

GiorgosK’s picture

Have to also add that if "alt field required" is unchecked than
the alt field being empty is not checked thus the error does not come up
and the form to upload the next image is presented as it should

cilefen’s picture

Version: 8.2.3 » 8.2.x-dev

Core issues are now filed against the dev versions where changes will be made. Document the specific release you are using in your issue comment. More information about choosing a version.

Version: 8.2.x-dev » 8.9.x-dev

Drupal 8.8.7 was released on June 3, 2020 and is the final full bugfix release for the Drupal 8.8.x series. Branches prior to 8.8.x are not supported, and Drupal 8.8.x will not receive any further development aside from security fixes. Sites should prepare to update to Drupal 8.9.0 or Drupal 9.0.0 for ongoing support.

Bug reports should be targeted against the 8.9.x-dev branch from now on, and new development or disruptive changes should be targeted against the 9.1.x-dev branch. For more information see the Drupal 8 and 9 minor version schedule and the Allowed changes during the Drupal 8 and 9 release cycles.

quietone’s picture

Version: 8.9.x-dev » 9.4.x-dev
Status: Active » Closed (cannot reproduce)
Issue tags: +Bug Smash Initiative

@GiorgosK, Thank you for reporting this problem. We rely on issue reports like this to improve Drupal core.

I tested this on 9.4.x, standard install and was not able to reproduce this error. I followed the steps given in the Issue Summary. I added three images, the first with alt text, the second without, and then a third with alt text. Then, on save a prompt was given to add alt text to the second image. This seems fine to me.

Therefore, closing as cannot reproduce. If you are experiencing this problem reopen the issue, by setting the status to 'Active', and provide complete steps to reproduce the issue (starting from "Install Drupal core").

Thanks!