-
Notifications
You must be signed in to change notification settings - Fork 224
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
Add CSAT banner for 716 days after having a Plus subscription #5586
Conversation
Preview URL 🚀 : https://blurts-server-pr-5586-mgjlpikfea-uk.a.run.app |
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.
This must have been satisfying, seeing your previous abstractions pan out so nicely.
"very-dissatisfied": | ||
"https://survey.alchemer.com/s3/8176616/edb0c3f18778", | ||
dissatisfied: "https://survey.alchemer.com/s3/8176616/9b6ca1d007a5", | ||
neutral: "https://survey.alchemer.com/s3/8176616/37955cef0c5e", |
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.
Your PR description says this should follow the pattern 7714663
, but I'm seeing the value mentioned here: 8176616
. I'm assuming that this is correct.
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.
Good catch: It is implemented correctly and mentioned wrongly in the PR description — 8176616
is right. I just updated it.
Cleanup completed - database 'blurts-server-pr-5586' destroyed, cloud run service 'blurts-server-pr-5586' destroyed |
References:
Jira: MNTOR-3991
Description
Add a CSAT survey for users after ~24 months of being a Plus subscriber.
How to test
Storybook
/?path=/story/misc-csatsurvey--csat-survey-automatic-removal
elapsedTimeInDaysSinceInitialScan >= 716
href
should match the pattern:https://survey.alchemer.com/s3/7714663/*
https://survey.alchemer.com/s3/8176616/*
Checklist (Definition of Done)