Open
Conversation
Port onboarding v2 redesign from feat/redesign-onboarding branch as a self-contained component, served on /onboarding behind the onboarding_v2 GrowthBook feature flag. No shared layout components modified. - Add featureOnboardingV2 flag and mobileAppUrl constant - Create OnboardingV2 component with hero, tag clouds, feed preview, auth flow - Wire A/B test in onboarding page via dynamic import + feature flag - Hide experience level in auth forms when flag is on (gated on both trigger + flag) - Wrap feed preview with local SearchProvider/FeedLayoutProvider Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Add static JSX header bar and collapsed sidebar to OnboardingV2 that visually match the branch's minimal onboarding look without modifying any shared layout components. Header shows logo + login/signup buttons, sidebar shows greyed-out nav icons (pointer-events-none). Also adds SearchProvider wrapper around the feed preview to fix MainFeedLayout runtime error. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Login opens the auth modal with login display, signup opens the signup chooser. Both use the v2 component's own auth flow instead of showLogin which redirects to /onboarding. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
4 tasks
6beb83e to
2b88e49
Compare
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.
Changes
API: dailydotdev/daily-api#3775
Events
Did you introduce any new tracking events?
Experiment
Did you introduce any new experiments?
Manual Testing
Caution
Please make sure existing components are not breaking/affected by this PR
Preview domain
https://feat-onboarding-v2-ab-test.preview.app.daily.dev