Skip to content

feat(referral): add generic referral popup v2 behind experiment#6020

Merged
idoshamun merged 3 commits into
mainfrom
feat/generic-referral-popup-v2
May 10, 2026
Merged

feat(referral): add generic referral popup v2 behind experiment#6020
idoshamun merged 3 commits into
mainfrom
feat/generic-referral-popup-v2

Conversation

@idoshamun
Copy link
Copy Markdown
Member

@idoshamun idoshamun commented May 10, 2026

Summary

  • New GenericReferralModalV2 variant: animated rays backdrop, ambient party particles that energize on copy/share, punchier copy ("Bring your friends"), heavier panel border + drop shadow for separation from the animated backdrop.
  • Gated by featureGenericReferralPopupV2. Evaluated via useConditionalFeature with shouldEvaluate tied to alerts.showGenericReferral, so users who would never see the popup aren't enrolled.
  • Original GenericReferral modal kept; routing decision happens in BootPopups.

Test plan

  • Trigger the generic referral popup on a dev account (feature flag default is isDevelopment) and verify V2 renders with rays backdrop + particles.
  • Click "Copy link" and each social share button — confirm particles energize (party colors + speed boost).
  • Toggle the flag off and confirm the legacy GenericReferral modal still renders unchanged.
  • Verify users without alerts.showGenericReferral are not enrolled in the experiment (check GrowthBook events).
  • Mobile (isDrawerOnMobile: true) still renders as a drawer.

Preview domain

https://feat-generic-referral-popup-v2.preview.app.daily.dev

New popup variant with animated backdrop, ambient party particles, and
punchier copy. Gated behind featureGenericReferralPopupV2 and only
enrolled when the generic referral alert is active.
@vercel
Copy link
Copy Markdown

vercel Bot commented May 10, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
daily-webapp Ready Ready Preview May 10, 2026 8:16pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
storybook Ignored Ignored May 10, 2026 8:16pm

Request Review

@idoshamun idoshamun merged commit 01c4b15 into main May 10, 2026
13 checks passed
@idoshamun idoshamun deleted the feat/generic-referral-popup-v2 branch May 10, 2026 20:20
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