feat(dashboard): empty-state message for ReaderPersonChips
When the top-persons fetch returns an empty list (or fails and degrades to []), the chip area used to render the heading and the view-all link with nothing in between, looking like a load failure. Adds dashboard_reader_no_persons (de/en/es) and renders it above the chip row. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -452,6 +452,7 @@
|
||||
"dashboard_reader_stats_persons": "Personen",
|
||||
"dashboard_reader_stats_stories": "Geschichten",
|
||||
"dashboard_reader_person_chips_heading": "Personen",
|
||||
"dashboard_reader_no_persons": "Noch keine Personen im Archiv.",
|
||||
"dashboard_reader_all_persons": "Alle Personen →",
|
||||
"dashboard_reader_drafts_heading": "Meine Entwürfe",
|
||||
"dashboard_reader_drafts_empty": "Keine Entwürfe",
|
||||
|
||||
Reference in New Issue
Block a user