From 96c477d86d63f198721fa72ae6cef17312de431e Mon Sep 17 00:00:00 2001 From: Ferdinand Thiessen Date: Thu, 23 Nov 2023 14:58:43 +0100 Subject: fix(files): Show error message if drag-and-drop upload fails Signed-off-by: Ferdinand Thiessen --- apps/files/src/components/DragAndDropNotice.vue | 11 ++++++++--- apps/files/src/views/FilesList.vue | 2 +- 2 files changed, 9 insertions(+), 4 deletions(-) (limited to 'apps/files') diff --git a/apps/files/src/components/DragAndDropNotice.vue b/apps/files/src/components/DragAndDropNotice.vue index 1e53556e1f5..d18f82978a4 100644 --- a/apps/files/src/components/DragAndDropNotice.vue +++ b/apps/files/src/components/DragAndDropNotice.vue @@ -34,7 +34,7 @@