-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
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.tsxanddashboard/src/pages/RunDetailPage.tsx. - Use the Clipboard API (
navigator.clipboard.writeText). - Provide a brief visual confirmation (text change or subtle toast).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed