You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the AWS SES Pixel Tracking uses a gif that is constraint in a 1x1 height and width. Certain email clients like older outlook downloads gifs as images and enlarges them. This looks awkward where a white square shows at the end of the email. Adding opacity 0 on the style would resolve for most cases.
Use Case
This is an accessibility improvement where people using older versions of email clients are not annoyed at unnecessary images added to their emails.
Proposed Solution
It would be nice if the opacity was also set to 0, that way it doesn't show even in such scenarios.
Other Information
No response
Acknowledgements
I may be able to implement this feature request
This feature might incur a breaking change
CLI version used
2
Environment details (OS name and version, etc.)
Linux
The text was updated successfully, but these errors were encountered:
Hi @nmajumder12, thanks for reaching out and presenting the feature request. I have submitted a feature request to the SES team to create an operation that can modify the opacity of the SES Pixel Tracking. Please refer to the AWS CLI changelog (https://raw.githubusercontent.com/aws/aws-cli/v2/CHANGELOG.rst) for updates about this going forward.
Please let me know if you have any other questions. Thanks!
adev-code
added
response-requested
Waiting on additional info and feedback. Will move to "closing-soon" in 7 days.
and removed
investigating
This issue is being investigated and/or work is in progress to resolve the issue.
labels
Nov 26, 2024
Describe the feature
Currently the AWS SES Pixel Tracking uses a gif that is constraint in a 1x1 height and width. Certain email clients like older outlook downloads gifs as images and enlarges them. This looks awkward where a white square shows at the end of the email. Adding opacity 0 on the style would resolve for most cases.
Use Case
This is an accessibility improvement where people using older versions of email clients are not annoyed at unnecessary images added to their emails.
Proposed Solution
It would be nice if the opacity was also set to 0, that way it doesn't show even in such scenarios.
Other Information
No response
Acknowledgements
CLI version used
2
Environment details (OS name and version, etc.)
Linux
The text was updated successfully, but these errors were encountered: