Let guests keep a published rule via Save & Exit and a post-finalize sign-in prompt.
Email is optional so they can continue without saving; skip from Save & Exit leaves the flow instead of returning to completed. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -18,5 +18,5 @@
|
||||
"guestInvitesSkippedTitle": "Stakeholder invites were not sent",
|
||||
"guestInvitesSkippedDescription": "Sign in to invite people by email. Until then, share the public link to this CommunityRule.",
|
||||
"guestClaimHintTitle": "Sign in to keep this rule on your profile",
|
||||
"guestClaimHintDescription": "Use Log in on this same browser to attach the rule to your account so you can edit it later."
|
||||
"guestClaimHintDescription": "Sign in on this same browser to attach the rule to your account so you can edit it later."
|
||||
}
|
||||
|
||||
@@ -3,6 +3,9 @@
|
||||
"subtitle": "Enter your email and we'll send you a magic link to sign in. No password needed!",
|
||||
"saveProgressTitle": "Save your progress?",
|
||||
"saveProgressSubtitle": "We need your email to save, and we'll send you a magic link to sign in. If you don't save now you could lose your progress.",
|
||||
"keepRuleTitle": "Sign in to keep this rule on your profile",
|
||||
"keepRuleSubtitle": "Enter your email and we'll send a magic link. Open it on this same browser to attach the rule to your account. You can also continue without saving.",
|
||||
"continueWithoutSaving": "Continue without saving",
|
||||
"emailLabel": "Email address",
|
||||
"emailPlaceholder": "you@example.com",
|
||||
"sendMagicLink": "Send me a magic link",
|
||||
|
||||
Reference in New Issue
Block a user