feat: add contextual referral and review prompts#6027
Open
tsahimatsliah wants to merge 7 commits into
Open
Conversation
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
…nline widgets The previous panel embedded ContextualReferralLink directly inside the panel box, which is a raw sub-component, not the real user experience. Now the panel: - Forces GrowthBook feature flags (referral_growth_loops, extension_store_review_prompt) so invite sections appear inside the real modals - Opens the actual NewStreakModal (7-day / new record variants) via useLazyModal - Renders the real Chrome Web Store review banner full-width at the top of the viewport using fixed positioning — exactly as extension users see it - Provides navigation links to DevCard settings, Squad, Brief, Invite pages Co-authored-by: Cursor <cursoragent@cursor.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Policy and rollout notes
ActionType.ChromeStoreReviewPrompt.referral_growth_loops; review prompt is gated byextension_store_review_prompt.Test plan
node ./scripts/typecheck-strict-changed.jspnpm --filter shared lintpnpm --filter webapp lintMade with Cursor
Preview domain
https://feat-referral-review-growth-pr.preview.app.daily.dev