Give builder fields persistent labels, treat description as optional, and validate save-progress email with a real form.

Name stays required; description is a labelled optional textarea. Email uses native validity and form submit. Drop the dead workshop link and fix a few copy errors.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
adilallo
2026-09-10 11:37:41 -06:00
co-authored by Cursor
parent 130663f930
commit 42d83c8b62
33 changed files with 437 additions and 125 deletions
@@ -1,6 +1,7 @@
{
"title": "Why does your community exist?",
"description": "Edit or change the description to match how youd like the organization to be described to other users. Try and describe your mission, goals, and scope.",
"description": "Optional. Write a short paragraph about your mission, goals, and scope. You can skip this and add it later.",
"inputLabel": "Community description",
"placeholder": "Describe your community",
"characterCountTemplate": "{current}/{max}"
}
@@ -1,6 +1,7 @@
{
"title": "What is your community called?",
"description": "This will be the name of your community",
"description": "This will be the name of your community.",
"inputLabel": "Community name",
"placeholder": "Enter community name",
"characterCountTemplate": "{current}/{max}"
}
@@ -1,6 +1,7 @@
{
"title": "Save your progress",
"description": "We need your email to save your CommunityRule progress\nand make it accessible to you later.",
"inputLabel": "Email address",
"placeholder": "email@domain.com",
"characterCountTemplate": "{current}/{max}",
"magicLinkSuccessTitle": "Check your email to log in",
@@ -1,7 +1,7 @@
{
"header": {
"title": "What kind of community would you like to improve?",
"description": "Choose tags the describe your community. You can also combine or add new values to the list."
"description": "Choose tags that describe your community. You can also combine or add new values to the list."
},
"organizationMultiSelect": {
"label": "Organization Type",
@@ -1,6 +1,6 @@
{
"title": "Add a photo to identify your group",
"description": "This photo be used as a profile picture for your group and will be editable later. If possible, try to use a simple logo or graphic.",
"description": "This photo will be used as a profile picture for your group and will be editable later. If possible, try to use a simple logo or graphic.",
"hintText": "Add image from your device",
"signInToUploadNote": "Your photo will upload after you sign in (use Save progress from the next step, or Log in from the header).",
"uploadingLabel": "Uploading your photo…",
@@ -1,8 +1,6 @@
{
"title": "How CommunityRule helps groups like yours",
"descriptionLead": "This flow will give you recommendations to improve your community and help you put together a proposal for your group to consider. Alternatively, there is a",
"workshopLabel": "workshop",
"descriptionTrail": "that your group can use to go through the process it together.",
"description": "This flow will give you recommendations to improve your community and help you put together a proposal for your group to consider.",
"steps": {
"0": {
"title": "Tell us about your organization",