feat: let guests publish a CommunityRule and claim it on this browser later
Finalize no longer requires a magic link. Guest rows stay off the catalog until sign-in on the same browser attaches ownership, and the login modal kebab no longer acts as a second close. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -14,5 +14,9 @@
|
||||
"exportFailedTitle": "Could not export",
|
||||
"exportFailedDescription": "Something went wrong. Refresh the page and try again.",
|
||||
"exportEmptyDocumentTitle": "Could not export",
|
||||
"exportEmptyDocumentDescription": "Your rule document is not available to export yet."
|
||||
"exportEmptyDocumentDescription": "Your rule document is not available to export yet.",
|
||||
"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."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user