From c964b47f99a53cef556342061d42f8c1f4c78a91 Mon Sep 17 00:00:00 2001 From: Anish Sarkar <104695310+AnishSarkar22@users.noreply.github.com> Date: Fri, 3 Apr 2026 13:59:33 +0530 Subject: [PATCH] style: enhance folder selection UI in DocumentUploadTab --- surfsense_web/components/sources/DocumentUploadTab.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/surfsense_web/components/sources/DocumentUploadTab.tsx b/surfsense_web/components/sources/DocumentUploadTab.tsx index f1162f57c..940d1560a 100644 --- a/surfsense_web/components/sources/DocumentUploadTab.tsx +++ b/surfsense_web/components/sources/DocumentUploadTab.tsx @@ -570,7 +570,7 @@ export function DocumentUploadTab({ {/* FOLDER SELECTED (Electron only — web flattens folder contents into file list) */} {isElectron && selectedFolder && (
-
+

{selectedFolder.name}