Skip to content

Fix onboarding E2E

Marcelo Rivera requested to merge fix/onboarding-issues-2879 into master

Summary

There's an issue on production where, after creating a new user and clicking on "Let's Get Setup", it would skip the hashtags step and go directly to the info one.

I haven't really modified the code responsible for step skipping, but I did find some other issues and, after solving them, we could not reproduce the bug again.

Closes front#2879 (closed)

Steps to test

This is how we reproduced it:

  1. Open a Incognito window in Firefox
  2. Create a new user
  3. You should be able to go through all the onboarding steps, with not a single step skipping.

Estimated Regression Scope

None

Edited by Marcelo Rivera

Merge request reports