From 7c5746cd6a19e723a80007511c8f065508f8ca86 Mon Sep 17 00:00:00 2001 From: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> Date: Wed, 29 Oct 2025 12:33:50 -0500 Subject: [PATCH] ensure mobile buttons don't stay selected --- .../components/timeline/ReviewTimeline.tsx | 20 ++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/web/src/components/timeline/ReviewTimeline.tsx b/web/src/components/timeline/ReviewTimeline.tsx index 9c460c2b8..8c60351ab 100644 --- a/web/src/components/timeline/ReviewTimeline.tsx +++ b/web/src/components/timeline/ReviewTimeline.tsx @@ -511,36 +511,38 @@ export function ReviewTimeline({
)}