Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accessibility for AWS SES Pixel Tracking #9093

Open
2 tasks
nmajumder12 opened this issue Nov 21, 2024 · 2 comments
Open
2 tasks

Accessibility for AWS SES Pixel Tracking #9093

nmajumder12 opened this issue Nov 21, 2024 · 2 comments
Assignees
Labels
feature-request A feature should be added or improved. p3 This is a minor priority issue sesv2

Comments

@nmajumder12
Copy link

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

  • 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

@nmajumder12 nmajumder12 added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Nov 21, 2024
@adev-code adev-code self-assigned this Nov 25, 2024
@adev-code adev-code added investigating This issue is being investigated and/or work is in progress to resolve the issue. sesv2 p3 This is a minor priority issue and removed needs-triage This issue or PR still needs to be triaged. labels Nov 25, 2024
@adev-code
Copy link

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 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
@nmajumder12
Copy link
Author

@adev-code Thank you very much!

@github-actions github-actions bot removed the response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days. label Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved. p3 This is a minor priority issue sesv2
Projects
None yet
Development

No branches or pull requests

2 participants