From a87b1d86a1e9e2f076eff610390d855f385c60c8 Mon Sep 17 00:00:00 2001 From: talksik Date: Sat, 21 Mar 2026 13:40:48 -0700 Subject: [PATCH] chore: always show top bar for necessary metadata --- js/src/features/particles/stream-view.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/js/src/features/particles/stream-view.tsx b/js/src/features/particles/stream-view.tsx index 3069959..4524b9f 100644 --- a/js/src/features/particles/stream-view.tsx +++ b/js/src/features/particles/stream-view.tsx @@ -391,7 +391,7 @@ export function StreamView({ path, streamParticle }: StreamViewProps) { /> {/* Bottom overlay: stream info + reply */} -
+
@@ -412,7 +412,7 @@ function TopBar({ networkId, particle, streamParticle }: { networkId: string; pa const navigate = useNavigate(); return ( -
+