When viewing traces in the dashboard, clicking a trace ID should copy it to the clipboard for easy sharing.
Acceptance criteria:
- Click trace ID → copies to clipboard
- Brief visual feedback (tooltip or flash)
- Works in both the trace list and trace detail views
Good starting point: dashboard/src/pages/Traces.tsx
When viewing traces in the dashboard, clicking a trace ID should copy it to the clipboard for easy sharing.
Acceptance criteria:
Good starting point:
dashboard/src/pages/Traces.tsx