From 7ff02cd24054ba6a629478cb20f565c7c6c76fbd Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 15 Feb 2026 17:50:41 +0900 Subject: feat(frontend): filter feed sidebar by read/unread view Unread sidebar now only shows feeds with unread articles. Read sidebar shows all feeds but hides the unread count badge. Co-Authored-By: Claude Opus 4.6 --- frontend/src/pages/ReadArticles.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontend/src/pages') diff --git a/frontend/src/pages/ReadArticles.tsx b/frontend/src/pages/ReadArticles.tsx index e231906..57fbc9a 100644 --- a/frontend/src/pages/ReadArticles.tsx +++ b/frontend/src/pages/ReadArticles.tsx @@ -28,7 +28,7 @@ export function ReadArticles() {
}> - +
-- cgit v1.3-1-g0d28