Better surface errors when Gitpod fails to get your Stripe subscription details #14034
Labels
component: dashboard
team: webapp
Issue belongs to the WebApp team
type: bug
Something isn't working
Bug description
When Gitpod fails to find your Stripe Subscription ID (for example, if your team has 2 Stripe Customers due to another bug), our UI is quite confusing:
In both cases, this error is shown in the browser console:
Also, in the
server
logs, the actual error appears, e.g.:Steps to reproduce
attributionId: "team:1234"
)Workspace affected
No response
Expected behavior
In both pages, Gitpod should at least show some sort of error message, thus giving the user a hint that something is wrong.
Something like this, for example:
Example repository
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: