-
Notifications
You must be signed in to change notification settings - Fork 17
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
feat(rich-text): support image as links #1158
Conversation
Tested on staging and the email sent out contains linked image and successfully navigates to correct link Had issues with
|
@miazima could you help provide the steps to reproduce the errors you were facing? Wasn't able to reproduce this locally. Backend and workers also need to be deployed to this branch, otherwise the |
Hmm I tested on staging again, only issue I had is that the image was not linked in the preview block |
* develop: fix: fix error when updating Telegram ID for an existing phone number (#1178) chore: upgrade React; use new JSX transform; sort imports (#1129) fix(backend): docker build and tsc output directory structure (#1177) feat: refactor msg template components; add telegram character limit (#1148) refactor: use shared function to initialize models (#1172) chore: setup scaffolding for backend tests (#940) 1.23.0 fix(frontend): fix frontend test flakiness (#1162) fix: update successful delivery status only if error does not exist (#1150) chore: upgrade dependencies (#1153)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested on staging, lgtm!
Problem
Users have been requesting to use images as links in their emails.
Solution
Features:
Bug Fixes:
Before & After Screenshots
Tests
Insert image with link
Insert image without link
Insert image with variable link
{{protectedlink}}
as link)