Show campaign QR codes for email as well as postcard #14

Merged
westfarn merged 1 commits from feat/13-email-campaign-qr into main 2026-09-01 11:51:57 -07:00
Owner

Summary

Closes #13.

  • Draw the tracked-link QR for email campaigns as well as postcard (copy / download PNG).
  • Keep the QR hidden for SMS.
  • Fix .utm-qr { display: flex } overriding the HTML hidden attribute so SMS does not leak an empty canvas.

Test plan

  • Open campaign composer on Email — QR renders for the short piha.li URL
  • Copy QR image / Download PNG work
  • Switch to SMS — QR box is gone
  • Switch to Postcard — QR still renders; postcard-designer hint still shows
  • Email campaign report page also shows a filled QR
## Summary Closes #13. - Draw the tracked-link QR for email campaigns as well as postcard (copy / download PNG). - Keep the QR hidden for SMS. - Fix `.utm-qr { display: flex }` overriding the HTML `hidden` attribute so SMS does not leak an empty canvas. ## Test plan - [ ] Open campaign composer on Email — QR renders for the short `piha.li` URL - [ ] Copy QR image / Download PNG work - [ ] Switch to SMS — QR box is gone - [ ] Switch to Postcard — QR still renders; postcard-designer hint still shows - [ ] Email campaign report page also shows a filled QR
westfarn added 1 commit 2026-09-01 11:21:53 -07:00
Show campaign QR codes for email as well as postcard.
CI / test (pull_request) Successful in 21s
0a91308295
Closes #13.
westfarn merged commit a867a57750 into main 2026-09-01 11:51:57 -07:00
westfarn deleted branch feat/13-email-campaign-qr 2026-09-01 11:51:57 -07:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ai_ml_operations/monica_site#14