feat(onboarding): add use cases selection step#2745
Merged
Conversation
Adds a dedicated step in the onboarding flow where users select what they want to achieve with Qovery (multi-select cards). Removes infrastructure hosting and qovery usage questions from the personalize step. Sends PostHog events with user profile and selected use cases at each step. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
… step Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## staging #2745 +/- ##
===========================================
- Coverage 46.16% 46.12% -0.05%
===========================================
Files 1208 757 -451
Lines 25695 19045 -6650
Branches 7572 5783 -1789
===========================================
- Hits 11863 8784 -3079
+ Misses 11761 8674 -3087
+ Partials 2071 1587 -484
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
RemiBonnet
reviewed
Jun 9, 2026
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
582fc6f to
f5d63b2
Compare
RemiBonnet
approved these changes
Jun 9, 2026
Member
|
🎉 This PR is included in version 1.316.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Issue: QOV-1998
Remove the question dropdown
Remove the hosting infra dropdown
Add a new step to ask for which use cases they are coming for (multi-select)
Send a posthog event with the usecases selection
Screenshots / Recordings
Testing
yarn testoryarn test -u(if you need to regenerate snapshots)yarn formatyarn lintPR Checklist
.cursor/rules)feat(service): add new Terraform service) - required for semantic-release