I am not sure whether it’s a bug or feature request… I’ll explain:
First, I upload a new image via Bulk Upload then head over to /Assets/… to edit that image by updating “Aaron Hall is awesome” to both Title text and Alt text fields.
Then in HTML widget, I added the image, the data-perc-linkid is added automatically after the save but the ALT tag is blank: <img src="/Assets/sf/zoo/images/api-logo.png" alt="" data-perc-linkid="25804" data-perc-managed="true" class="" />
I would assumed that ALT tag will be filled automatically after I hit Save button, just like data-perc-linkid is added automatically?
Again, I am not sure if this is a bug or feature request. I hope I make sense. Thanks!