From c17524bc3cbfbccf84654491e6463927c9dd2b6c Mon Sep 17 00:00:00 2001 From: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> Date: Sat, 14 Sep 2024 15:08:46 -0500 Subject: [PATCH] Explore tweaks (#13744) * Fix loading indicator and explore view when entering a search term * don't hide iOS video mute button * use searchTerm instead of search for trigger --- .../overlay/detail/SearchDetailDialog.tsx | 11 ++++++++--- web/src/views/search/SearchView.tsx | 16 +++++++++------- 2 files changed, 17 insertions(+), 10 deletions(-) diff --git a/web/src/components/overlay/detail/SearchDetailDialog.tsx b/web/src/components/overlay/detail/SearchDetailDialog.tsx index 441e48df6..d0504fb76 100644 --- a/web/src/components/overlay/detail/SearchDetailDialog.tsx +++ b/web/src/components/overlay/detail/SearchDetailDialog.tsx @@ -350,7 +350,7 @@ function ObjectDetailsTab({
Description