-
Notifications
You must be signed in to change notification settings - Fork 265
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(clerk-js,types): Move to waitlist with email address in combined flow #4615
feat(clerk-js,types): Move to waitlist with email address in combined flow #4615
Conversation
|
Co-authored-by: Dylan Staley <88163+dstaley@users.noreply.github.com>
…rk/javascript into alexcarpenter/combined-flow-waitlist
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm!
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
…combined-flow-waitlist
78c045c
into
alexcarpenter/sign-in-up-flow-init
Description
When waitlist is enabled during combined flow, move to waitlist component with email address pre-populated when user attempts to signup with an email address.
Screen.Recording.2024-11-20.at.12.04.02.PM.mov
Resolves SDKI-744
Checklist
pnpm test
runs as expected.pnpm build
runs as expected.Type of change