feat(person): add conversations quick-link (#20) #25
Reference in New Issue
Block a user
Delete Branch "feat/person-conversations-link"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add a "Konversationen anzeigen" link to the person detail page header
that navigates to /conversations?senderId={id}, pre-filling the person
as Person A. Includes i18n in de/en/es and an E2E test.
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
Add a "Konversationen anzeigen" link to the person detail page header that navigates to /conversations?senderId={id}, pre-filling the person as Person A. Includes i18n in de/en/es and an E2E test. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>