Skip to content

fix: referral invite email and back-to-portal link - #231

Merged
kevinrutledge merged 1 commit into
developfrom
fix/referral-email-and-portal-link
Jun 15, 2026
Merged

fix: referral invite email and back-to-portal link#231
kevinrutledge merged 1 commit into
developfrom
fix/referral-email-and-portal-link

Conversation

@kevinrutledge

@kevinrutledge kevinrutledge commented Jun 15, 2026

Copy link
Copy Markdown
Collaborator

Developer

Kevin Rutledge

What changed?

Two items from Kermit's referral-screen review. The invite email stated an incorrect membership fee. Replaced the copy with the co-op's agreed referral invite wording, which names no fee. Added a "Back to Portal" link to the public header, matching the protected app.

  • src/services/email.ts - referral invite email copy (text + HTML), no fee stated
  • src/components/layout/header.tsx - top-right "Back to Portal" link on the public header
  • test/services/email.test.ts - greeting assertion updated to match

How to test

  1. npm run dev, open http://localhost:3000/. The referral form header has a top-right "Back to Portal" link.
  2. The invite email no longer mentions a fee.

Checklist

  • Code works and is readable
  • Tested locally
  • Commits follow conventional commits
  • Assigned reviewers

@kevinrutledge
kevinrutledge merged commit 46291a3 into develop Jun 15, 2026
2 checks passed
@kevinrutledge
kevinrutledge deleted the fix/referral-email-and-portal-link branch June 15, 2026 14:03
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

Successfully merging this pull request may close these issues.

1 participant