Accessibility issues with image alternative, Email Designer remove empty alt (alt="")
The Email Designer has accessibility issues with images. If users don't enter alternative text for the images, it doesn't add an empty alt attribute. If we manually add an empty alt attribute (alt="") via HTML code, the editor removes it. This creates serious accessibility problems: without an alt attribute, screen readers vocalize the image URL. Is there a way to work around this bug? How can we report the bug to the Adobe team for it to be fixed?