Add progress bar to signup #223
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Per observations in #217
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!
Great, go for it
DeveshSingh referenced this issue2026-04-18 13:40:21 +00:00