From ef98565061ce2707128f3f220b1f984f9644b704 Mon Sep 17 00:00:00 2001 From: k Date: Sat, 30 May 2026 11:49:40 +0800 Subject: [PATCH] ui: rename feed toggle to 'Signals only' / 'Show all' MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The previous '🙈 Hide off-topic (232)' label was confusing — the emoji and 'off-topic' jargon didn't make the action obvious. Now a plain two-state toggle: 'Signals only' (collapse non-crypto posts) ⇄ 'Show all'. Tooltip still notes how many off-topic posts are hidden. Pure copy change — filter logic untouched. Verified in browser: toggle collapses/restores correctly. Co-Authored-By: Claude Sonnet 4.6 --- app/[locale]/trump/TrumpPageClient.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/[locale]/trump/TrumpPageClient.tsx b/app/[locale]/trump/TrumpPageClient.tsx index 52d61ad..5297366 100644 --- a/app/[locale]/trump/TrumpPageClient.tsx +++ b/app/[locale]/trump/TrumpPageClient.tsx @@ -127,7 +127,7 @@ export default function TrumpSignalPage({ initialPosts = null }: TrumpSignalPage {noiseCount > 0 && ( )}