Create flow UX updates

This commit is contained in:
adilallo
2026-04-11 00:22:02 -06:00
parent ec5afd1464
commit a5c6b8971f
33 changed files with 1010 additions and 931 deletions
+28
View File
@@ -0,0 +1,28 @@
{
"title": "Review your CommunityRule",
"description": "Here's what other people will see. Make sure everything looks good before you finalize everything. Once the rule is finalized, you must use one of your decision-making mechanisms to edit it again.",
"ruleCardTitleFallback": "Your community",
"ruleCardDescriptionFallback": "Add a short description of your community on earlier steps when that field is available. For now, this card shows your community name.",
"categories": [
{
"name": "Values",
"chips": ["Consciousness", "Ecology", "Abundance", "Art", "Decisiveness"]
},
{
"name": "Communication",
"chips": ["Signal"]
},
{
"name": "Membership",
"chips": ["Open Admission"]
},
{
"name": "Decision-making",
"chips": ["Lazy Consensus", "Modified Consensus"]
},
{
"name": "Conflict management",
"chips": ["Code of Conduct", "Restorative Justice"]
}
]
}