planetary-social / nos

nos.social social media for all of us, using nostr
https://nos.social
Mozilla Public License 2.0
123 stars 14 forks source link

Enable new onboarding feature flag #1675

Closed joshuatbrown closed 1 month ago

joshuatbrown commented 1 month ago

Issues covered

None, or all the onboarding ones. (I opened #1673 -Matt)

Description

Enables the new onboarding feature flag by default. This means it'll be always enabled for production, and enabled by default (and still toggleable) for staging and dev. This seemed safer to me than deleting the flag entirely since I rushed through implementing the screens and not all of them have made it through UAT yet.

How to test

  1. Log out
  2. Delete the app
  3. Reinstall
  4. Start onboarding
  5. Ensure you get the new screens, like the new age verification, the Create Account screen with 4 steps, etc.
mplorentz commented 1 month ago

👀