Skip to content
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

Show error screen when account is suspended #282

Merged
merged 9 commits into from Apr 4, 2024

Conversation

ghengeveld
Copy link
Member

@ghengeveld ghengeveld commented Apr 4, 2024

Fixes #271

Adds "Payment required" and "Snapshot limit reached" screens, as well as a generic "Account suspended" screen (fallback) for when the project's account is suspended.

📦 Published PR as canary version: 1.2.27--canary.282.7dd9d6e.0

✨ Test out this PR locally via:

npm install @chromatic-com/storybook@1.2.27--canary.282.7dd9d6e.0
# or 
yarn add @chromatic-com/storybook@1.2.27--canary.282.7dd9d6e.0

@ghengeveld ghengeveld added skip-release Auto: Preserve the current version when merged minor Auto: Increment the minor version when merged labels Apr 4, 2024
@ghengeveld ghengeveld merged commit 032882d into main Apr 4, 2024
8 checks passed
@ghengeveld ghengeveld deleted the ghengeveld/271-resolving-account-payment-issues branch April 4, 2024 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Auto: Increment the minor version when merged skip-release Auto: Preserve the current version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Resolving Account Payment Issues
2 participants