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:
Marcel
2026-06-02 20:32:52 +02:00
parent 03e2615fa7
commit 2c23c75d89
6 changed files with 60 additions and 19 deletions

View File

@@ -190,6 +190,9 @@
"person_role_receiver": "Recibido",
"person_co_correspondents_heading": "Corresponsales frecuentes",
"person_correspondents_hint": "clic para ver conversación",
"person_correspondents_search_title": "Buscar cartas de {A} a {B}",
"person_correspondents_search_hint": "haz clic para buscar cartas",
"person_correspondents_badge_title": "Cartas compartidas en ambas direcciones",
"person_show_more": "+ {count} más",
"conv_label_person_a": "Persona A (Remitente)",
"conv_label_person_b": "Corresponsal",