-
Notifications
You must be signed in to change notification settings - Fork 2.1k
feat(surveys): ff cross-sell with mini survey builder #41873
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
base: master
Are you sure you want to change the base?
feat(surveys): ff cross-sell with mini survey builder #41873
Conversation
This stack of pull requests is managed by Graphite. Learn more about stacking. |
|
Size Change: +68 B (0%) Total Size: 3.4 MB ℹ️ View Unchanged
|
6f6b43d to
dbc02e4
Compare
d25c4a7 to
a08a5cd
Compare
943b3c7 to
32e43dd
Compare
a848bcc to
0fee956
Compare
989ba6f to
cc81a14
Compare
0fee956 to
c640776
Compare
Visual regression: Storybook UI snapshots updatedMode: Changes: 2 snapshots (2 modified, 0 added, 0 deleted) What this means:
Next steps:
|
4d7b6c6 to
4273289
Compare
c640776 to
294b0a5
Compare
Visual regression: Storybook UI snapshots updatedMode: Changes: 2 snapshots (2 modified, 0 added, 0 deleted) What this means:
Next steps:
|
3a8d0b9 to
5a038b2
Compare
5a038b2 to
8e43946
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
11 files reviewed, 1 comment
8e43946 to
61abcf2
Compare
|
sorry for the monster, ~500 lines are just tests i promise |

Problem
not many people click the
create survey button from the feature flag sub-menus, and even fewer follow through to create a surveyi think this is because 1) the button is pretty hidden, and 2) the create-survey-with-AI workflow, as it exists today, is not very good
this PR introduces a new lightweight survey creation modal, embedded as "user feedback" within feature flags
Changes
survey-ff-cross-sell-demo2.mp4 (uploaded via Graphite)
next steps:
How did you test this code?
👉 Stay up-to-date with PostHog coding conventions for a smoother review.
Changelog: (features only) Is this feature complete?