Skip to content

Dashboard: add copy buttons for job/run IDs #54

@yaront1111

Description

@yaront1111

Context

Job and run IDs are frequently copied for tracing/debugging, but the dashboard requires manual selection.

Task

Add copy-to-clipboard buttons for job and run IDs in the detail views.

Acceptance criteria

  • Add a small copy control near the ID in dashboard/src/pages/JobDetailPage.tsx and dashboard/src/pages/RunDetailPage.tsx.
  • Use the Clipboard API (navigator.clipboard.writeText).
  • Provide a brief visual confirmation (text change or subtle toast).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions