Add progress bar to signup #223

Closed
opened 2026-04-17 15:17:50 +00:00 by hodlbod · 2 comments
Owner

Per observations in #217

Per observations in #217
hodlbod added this to the Current milestone 2026-04-17 15:17:50 +00:00
hodlbod added the design label 2026-04-17 15:17:50 +00:00
Contributor

Hey @hodlbod, I'd love to work on this!
I traced through the signup flow and identified the steps for each path:
Sign up with email :
Create Account → Enter Credentials → OTP Verification → Dashboard (3 steps)
Generate new key:
Generate Key → Add Profile (username, bio, picture) → Download Key → Dashboard (3 steps)
Both paths have 3 steps, so the progress bar can be consistent across both flows. Planning to add a step indicator that updates as the user moves through each stage. Let me know if this looks right before I start implementing!

Hey @hodlbod, I'd love to work on this! I traced through the signup flow and identified the steps for each path: Sign up with email : Create Account → Enter Credentials → OTP Verification → Dashboard (3 steps) Generate new key: Generate Key → Add Profile (username, bio, picture) → Download Key → Dashboard (3 steps) Both paths have 3 steps, so the progress bar can be consistent across both flows. Planning to add a step indicator that updates as the user moves through each stage. Let me know if this looks right before I start implementing!
DeveshSingh was assigned by hodlbod 2026-04-17 18:36:47 +00:00
Author
Owner

Great, go for it

Great, go for it
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: coracle/flotilla#223