From 78f8cb27a4aa55cebdcc8a7a3f8856ccc3332565 Mon Sep 17 00:00:00 2001 From: Eric Doughty-Papassideris Date: Thu, 25 Jul 2024 16:32:44 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20frontend:=20let=20pending=20uplo?= =?UTF-8?q?ads=20view=20keep=20its=20header=20visible=20after=20collapse?= =?UTF-8?q?=20(#598)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pending-file-components/pending-files-list.tsx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/tdrive/frontend/src/app/components/file-uploads/pending-file-components/pending-files-list.tsx b/tdrive/frontend/src/app/components/file-uploads/pending-file-components/pending-files-list.tsx index b2d20682..b552171c 100644 --- a/tdrive/frontend/src/app/components/file-uploads/pending-file-components/pending-files-list.tsx +++ b/tdrive/frontend/src/app/components/file-uploads/pending-file-components/pending-files-list.tsx @@ -51,9 +51,7 @@ export default ({ pendingFilesState, visible }: PropsType) => { return pendingFilesState.length > 0 ? (
setHiddenPendingFiles(!hiddenPendingFiles)} >