Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: onboarding, remove product intro, fix navigation #17858

Merged
merged 8 commits into from
Oct 9, 2023

Conversation

raquelmsmith
Copy link
Member

Problem

The product intro pages were causing a 20% drop in conversion to the next step. Also navigation was inconsistent and URLs did't contain the correct step keys because component names are minified on build 🙃

Changes

  • removes product intro pages
  • fixes navigation
  • fixes jitteryness & errors on OtherProductsStep (only include it is there are other products to recommend)

👉 Stay up-to-date with PostHog coding conventions for a smoother review.

How did you test this code?

🐭 💻 👀

@raquelmsmith
Copy link
Member Author

The failing test is unrelated and failing on other PRs so ignoring.

@raquelmsmith raquelmsmith merged commit 1d91185 into master Oct 9, 2023
71 of 72 checks passed
@raquelmsmith raquelmsmith deleted the feat/onboarding-remove-product-intro branch October 9, 2023 14:36
daibhin pushed a commit that referenced this pull request Oct 23, 2023
* move onstart to products page

* remove product intro

* include stepkey as prop

* redo how navigation works

* go back to products if first step

* fix url redirect loop

* fix jitteryness with otherproductsstep

* fix grumpy linting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant