feat(persons): retarget frequent-correspondents card to document search
The "Häufige Korrespondenten" card linked into the standalone Briefwechsel view. Retarget each chip to the existing document search pre-filtered by sender and receiver (/documents?senderId=A&receiverId=B), naming both persons in a search-action title, swapping the chat-bubble icon for a magnifier, and clarifying that the ×N badge counts shared letters in both directions (not the unidirectional search result count). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -190,6 +190,9 @@
|
||||
"person_role_receiver": "Received",
|
||||
"person_co_correspondents_heading": "Frequent correspondents",
|
||||
"person_correspondents_hint": "click to view conversation",
|
||||
"person_correspondents_search_title": "Search letters from {A} to {B}",
|
||||
"person_correspondents_search_hint": "click to search letters",
|
||||
"person_correspondents_badge_title": "Shared letters in both directions",
|
||||
"person_show_more": "+ {count} more",
|
||||
"conv_label_person_a": "Person A (Sender)",
|
||||
"conv_label_person_b": "Correspondent",
|
||||
|
||||
Reference in New Issue
Block a user