-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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: Add Unsubscription Survey #18231
Conversation
Hey @xrdt! 👋 |
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.
I think we should also add a CTA that says something like "issues with your bill? get in touch"
e497bd7
to
09bde71
Compare
Where can I add tests for this component? All other comments on this PR have been addressed |
65937b8
to
aebf461
Compare
📸 UI snapshots have been updated1 snapshot changes in total. 0 added, 1 modified, 0 deleted:
Triggered by this commit. |
📸 UI snapshots have been updated1 snapshot changes in total. 0 added, 1 modified, 0 deleted:
Triggered by this commit. |
bac28d3
to
93c02b9
Compare
📸 UI snapshots have been updated1 snapshot changes in total. 0 added, 1 modified, 0 deleted:
Triggered by this commit. |
9dbe90b
to
6e662e9
Compare
* Ask users why they're unsubscribing before they submit their unsubscription request.
…nding matching surveys
* CTA for contacting support in survey modal * remove getActiveMatchingSurveys call since we can directly use the surveyID.
6e662e9
to
2681af9
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.
First feature, woot! Make sure you demo this in the all-hands next week 😄 and mention that it's launched (Joe likes to know for the changelog, though this isn't something he's likely to announce)
Problem
Changes
👉 Stay up-to-date with PostHog coding conventions for a smoother review.
How did you test this code?