Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

bug: coder_appopen_in = "tab" opens link in same tab #18573

Open
Labels
needs-triageIssue that require triage
@daschatten

Description

@daschatten

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Given this app:

resource "coder_app" "api" {  agent_id  = coder_agent.main.id  slug      = "api"  icon      = "https://upload.wikimedia.org/wikipedia/commons/a/a6/Api_logo.jpg"  url       = "my-url"  external = true  open_in = "tab"}

Link opens in same tab, tested in vivaldi and edge.

Relevant Log Output

Expected Behavior

Link opens in a new tab.

Steps to Reproduce

Set open_in = "tab" in a coder_app.
Open link.

Environment

  • Host OS: Ubuntu 22.04
  • Coder version: 2.23.1

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-triageIssue that require triage

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp