humanmade / aws-rekognition

A lightweight plugin to add keywords to WordPress image uploads via automatic feature detection. Requires S3 Uploads.
57 stars 6 forks source link

Update media modal periodically for new uploads #26

Closed roborourke closed 3 years ago

roborourke commented 3 years ago

When the media attachment meta is showing the analysing spinner we can set WordPress up to periodically refresh the attachment model. This will update the UI once the label data has been returned or if an error occurs.

Any modifications to the fields like alt text etc do not get wiped out by doing this.