-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Free Trials: Add Free Trial Hub "Expired" State #1471
Comments
Looks great! One small copy note: |
Forgot to include this:
|
My thought was that the most important warning to give the user in this case is "the custom changes will be lost" since you can't get them back. You can always get the theme back (if you pay of course). However I do agree that also saying the theme will be removed would be helpful, though it's a bit long if we do: |
Can we show no warning if they are using a free theme and a simple warning if they have a premium theme? If so, I think |
If they're using a free theme then the |
@mikeshelton1503 For v1 of |
Yea if we can't do the dynamic features then we could do something like this: It moves things around a bit but should be a good compromise for v1. cc @breezyskies |
👍 Looks good. |
When a free trial expires we are giving the user a 3 day grace period (up to day 17). During that time we need to adjust the Free Trial Hub to indicate that the trial plan has expired and that their features will be removed.
Here is the desktop layout:
For reference here's what the active trial state looks like for the Free Trial Hub: #1151 (comment)
PlanStatus
PlanFeatures
Free Trials: Add expired state toPlanFeatures
#1905cc @danhauk @breezyskies @scruffian @Tug
The text was updated successfully, but these errors were encountered: