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:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"title": "Why does your community exist?",
|
||||
"description": "Edit or change the description to match how you’d 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}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user