From 2bdd59611a19cb6903da21874fd4cd4d59d27882 Mon Sep 17 00:00:00 2001 From: Anish Sarkar <104695310+AnishSarkar22@users.noreply.github.com> Date: Thu, 14 May 2026 23:22:32 +0530 Subject: [PATCH] refactor: update SidebarUserProfile and Composer components with improved styling and tooltip integration --- .../components/assistant-ui/thread.tsx | 4 +- .../layout/ui/sidebar/SidebarUserProfile.tsx | 351 +++++++++--------- surfsense_web/components/ui/tooltip.tsx | 2 +- 3 files changed, 187 insertions(+), 170 deletions(-) diff --git a/surfsense_web/components/assistant-ui/thread.tsx b/surfsense_web/components/assistant-ui/thread.tsx index 4bc1a2e0e..7994af8ac 100644 --- a/surfsense_web/components/assistant-ui/thread.tsx +++ b/surfsense_web/components/assistant-ui/thread.tsx @@ -735,7 +735,7 @@ const Composer: FC = () => { /> )} -
{displayName}
-{user.email}
-{displayName}
+{user.email}
++ v{APP_VERSION} +
+- v{APP_VERSION} -
-