Show campaign QR code for email as well as postcard #13

Closed
opened 2026-09-01 11:19:42 -07:00 by westfarn · 0 comments
Owner

Campaign QR currently only renders when the channel is postcard. Email campaigns show an empty canvas because .utm-qr { display: flex } overrides the HTML hidden attribute, and renderQr is skipped unless the channel is postcard.

Draw the QR for email as well (copy/download PNG). Keep it hidden for SMS. Make [hidden] actually hide .utm-qr.

Campaign QR currently only renders when the channel is postcard. Email campaigns show an empty canvas because `.utm-qr { display: flex }` overrides the HTML `hidden` attribute, and `renderQr` is skipped unless the channel is postcard. Draw the QR for email as well (copy/download PNG). Keep it hidden for SMS. Make `[hidden]` actually hide `.utm-qr`.
Sign in to join this conversation.
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ai_ml_operations/monica_site#13