Skip to content

"Create a workspace" button in template publish banner is not a link #24802

@35C4n0r

Description

@35C4n0r

"Create a workspace" button in the success banner after publishing a template version uses an onClick handler with navigate(), so it renders as a plain <button> element. This means users cannot right-click to open in a new tab, middle-click, or Ctrl+click to open in a new tab.

The button should be a proper anchor (<a>) element so it behaves like a standard link while keeping the same visual appearance.

The banner appears in the template version editor after a successful publish.

This issue was created by Coder Agents on behalf of @35C4n0r.

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