Report page: swap header buttons, fix back navigation on share links
- the copy-link button now comes before "Start replay" in the header
- "Back to project" no longer depends on in-app history: on a cold
  share-link visit (note or recording opened by URL) it falls back to
  the report's project page — the detail GET now returns
  project_share_token; without a project reference it goes to the
  projects list

Co-Authored-By: Claude Code <noreply@anthropic.com>
1 parent db29e76 commit 17f104ac0490c339c99b7ee4f346a1b5984dfdac
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored 3 hours ago
Showing 4 changed files
View
packages/shared/src/api.ts
View
packages/web/src/pages/ReportPage.vue
View
server/app/routers/reports.py
View
server/app/schemas.py