You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all; didn't want to use the feature request contact page since I wanted opinions about this.
I wanted to see the current subscription plan that the user has. I couldn't find a way to show it with the latest version. Isn't there such a function?
I modified the source dode a little bit and I come up with these screen inspired by Apple's own implementation. It's just a quick implementation.
First screen show's when the currently subscribed plan is not selected. It only says "Current Plan" and the user can continue with other plans. The second image shows a disabled state of the button because you can't subscribe to the plan you already have.
What are your opinions? What can be improved? Right now "Current Plan" text and disabled background color of the continue button is hard coded. And the "Current Plan" text getting its color from the current tier's color.
The text was updated successfully, but these errors were encountered:
Thank you for your feedback. I've forwarded your request to the team, and they will prioritize it accordingly.
I'll go ahead and close this issue since it is product related. Feel free to reopen it if you have any concern.
Hi guys,
First of all; didn't want to use the feature request contact page since I wanted opinions about this.
I wanted to see the current subscription plan that the user has. I couldn't find a way to show it with the latest version. Isn't there such a function?
I modified the source dode a little bit and I come up with these screen inspired by Apple's own implementation. It's just a quick implementation.
First screen show's when the currently subscribed plan is not selected. It only says "Current Plan" and the user can continue with other plans. The second image shows a disabled state of the button because you can't subscribe to the plan you already have.
What are your opinions? What can be improved? Right now "Current Plan" text and disabled background color of the continue button is hard coded. And the "Current Plan" text getting its color from the current tier's color.
The text was updated successfully, but these errors were encountered: