Skip to content

Dashboard spins forever if you try to access build from a deleted workspace #15058

Closed
@spikecurtis

Description

@spikecurtis

If you follow a URL to a workspace build, and the workspace has been deleted, then the Coder dashboard loads the top and bottom bars, but spins forever in the main content page.

It issues a request to /api/v2/users/<user>/workspace/<workspace>/builds/<num>, which comes back 404. So, this appears to be a front-end bug, as we should be able to tell from the 404 that the build or workspace no longer exists.

Metadata

Metadata

Assignees

Labels

s3Bugs that confuse, annoy, or are purely cosmeticsiteArea: frontend dashboard

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions