Skip to content

UX: Dead end when image-build fails during prebuild #4879

Closed
@geropl

Description

@geropl

Bug description

When an image build for a preview fails, the user is left on alone on a HeadlessLogView, without any error being displayed.

The gap here stems from the fact that the HeadlessLogView assumes we will navigate away from it on workspace start, no matter the prebuild result. But we'll only do so if ideUrl is set for that instance - which is not the case during image builds.

Context:

Steps to reproduce

  1. apply a commit like this to a testing branch
  2. start a prebuild which triggers an image build taking longer than that period

Expected behavior

The exact behavior is up to discussion, but we should make sure we unstuck the user here!

Example repository

No response

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions