From 2ae672c78787e5c7942658ae183850e382d13699 Mon Sep 17 00:00:00 2001 From: spinline Date: Wed, 4 Feb 2026 00:53:18 +0300 Subject: [PATCH] fix(frontend): improve dropdown closing behavior on ios touch devices --- frontend/src/components/layout/statusbar.rs | 26 ++++++++++++++------- 1 file changed, 17 insertions(+), 9 deletions(-) diff --git a/frontend/src/components/layout/statusbar.rs b/frontend/src/components/layout/statusbar.rs index a5d83b9..81add2c 100644 --- a/frontend/src/components/layout/statusbar.rs +++ b/frontend/src/components/layout/statusbar.rs @@ -115,7 +115,13 @@ pub fn StatusBar() -> impl IntoView { -
+