Skip to content

frontend: fetch and update email html #160

Description

@dblatcher

When the user has imported a CAPI article, this should trigger a request to the email-rendering service for the rendered notification template for the article.

As the user edits the headline, previewText and kicker, the email preview should be updated. Rather than requesting email rendering to render it again, it would be quicker to modify the rendered HTML client-side. We should be able to facilitate this by adding helpful attributes to the email template to help query the parts of the html that need to be modified.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions