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

Email: Allow users to add images to emails #76

Open
dospromptman opened this issue Aug 30, 2024 · 0 comments
Open

Email: Allow users to add images to emails #76

dospromptman opened this issue Aug 30, 2024 · 0 comments
Assignees

Comments

@dospromptman
Copy link
Collaborator

Currently, images are not supported within the body of emails sent using the send emails action.

We should allow the user to add images using the rich text editor in the send emails action.

Note that a decision will need to be made about how the images are included in the email: either as inline images as part of a multi-part message body, or as URL references. Both ways introduce significant complication in how the images are added/supported using the rich text editor, size limits (and how those limits can be enforced) for inline images, and sharing settings (content delivery or asset conversion) for images that are included as URL references. A concrete strategy (or a reasonable plan for how these settings can be controlled by the user) for how images should be allowed to be added and included in emails should be determined before starting work on this feature.

@dospromptman dospromptman self-assigned this Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant