Skip to content

When using a custom image with a trailing space, a generic "spawn failed" error is shown #143

@mfisher87

Description

@mfisher87

Context

When I paste an image from GHCR into the custom image field, I often accidentally copy a leading or trailing space by accident. The GHCR user interface makes this frustratingly easy to do :)

The error handling for these cases is a bit unclear and inconsistent, and sometimes I don't notice my mistake and wonder why I'm seeing an error.

With a trailing space:

Image

With a leading space:

Image

Proposal

Since spaces are invalid in these strings, I'd love to catch them with javascript validation before submitting, with the same user experience I get if I omit the image tag:

Image

Updates and actions

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions