Creator quest wizard#273
Open
SaintSammi wants to merge 2 commits into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Design.md — Create a Quest Flow (Wizard)
Product area: Creator app · Quests
Branch:
design/create-quest-flowDepends on:
[DESIGN] Creator Quests hub(wizard entry from hub)Status: closes #258
1. Overview
The Create a Quest flow is a guided, 6-step wizard for founders to define and publish a participation campaign. It launches as a large right-side panel/overlay on top of a dimmed Quests hub, with autosave, draft support, preview, and a publish confirmation. This is a multi-step creator — not a single long-form.
2. Entry & Shell
2.1 Entry Point
2.2 Wizard Shell (persistent across all steps)
3. Step Specifications
3.1 Step 1 — Basics
3.2 Step 2 — Eligibility
3.3 Step 3 — Tasks
3.4 Step 4 — Rewards
3.5 Step 5 — Schedule
3.6 Step 6 — Review & Publish
4. Success State
4.1 Success Modal
5. Responsive Behavior
5.1 Desktop
5.2 Tablet
5.3 Mobile
Figma file: [Quest Wizard]
10. Submission
design/create-quest-flow[DESIGN] Creator Quests hub(wizard entry from hub)docs(design): Create a quest wizard