Skip to content

feat(#488): add agent profile link to opportunity header#525

Open
nadavosa wants to merge 1 commit into
developfrom
feat/488-agent-link-from-opportunity
Open

feat(#488): add agent profile link to opportunity header#525
nadavosa wants to merge 1 commit into
developfrom
feat/488-agent-link-from-opportunity

Conversation

@nadavosa
Copy link
Copy Markdown
Collaborator

Summary

  • Adds an "Agent" row to the opportunity profile header
  • Agent name is a clickable link that navigates to /dashboard/agents/{id}
  • Adds translation keys dashboard.opportunityProfile.agent (EN: "Agent", DE: "Träger")

Depends on: need4deed-org/be#496 (BE exposes id in opportunity agent DTO)

Closes #488

Test plan

  • Open an opportunity profile — the header should show an "Agent" row with the agent's name as a link
  • Click the link — should navigate to the agent's profile page
  • Check both EN and DE locales show correct label

🤖 Generated with Claude Code

Shows the agent name as a clickable link on the opportunity profile
header, navigating to the agent's profile page.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: add link to agent profile from opportunity profile page

1 participant