Skip to content

Right-click 'Open in new tab' no longer works for Deployment Targets, Workers, and Argo CD Instances #10136

Description

@hnrkndrssn

Severity

Low. Cosmetic/workflow inconvenience rather than blocking — deployment targets, workers, and Argo CD instances can still be opened normally with a regular left-click. It only breaks the "open in a new tab/window" workflow that some users rely on for cross-referencing multiple targets at once

Version

Present in 2026.3.5049. Not present in earlier 2026.2.x releases

Latest Version

I could reproduce the problem in the latest build

What happened?

Right-clicking a row in the Deployment Targets or Workers list (or an Argo CD instance in the Argo CD Instances list) and choosing "Open link in new tab" — or middle-clicking, or Ctrl/Cmd-clicking the row — no longer opens the target's details page in a new tab. A normal left-click still navigates correctly.

Expected: right-clicking a target/worker/instance row should offer the browser's standard "Open link in new tab" option, and middle-click / Ctrl+click should open it in a new tab, just like any other link on the page.

Reproduction

  1. Go to a Space → Infrastructure → Deployment Targets (this also reproduces on Workers, and on Argo CD Instances).
  2. Right-click the name of any target in the list.
  3. Note there's no "Open link in new tab" option, because the row isn't rendered as a real link — it's a clickable element that only responds to a plain left-click.
  4. Middle-click / Ctrl+click (Cmd+click on Mac) the row — nothing happens, instead of opening a new tab.

Error and Stacktrace

None — this is a UI behavior regression, not an exception.

More Information

No response

Workaround

No response

Metadata

Metadata

Assignees

Labels

kind/bugThis issue represents a verified problem we are committed to solving

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions