From 79bcf7c528c123fd74f4ff8b86f92d49ebf4c6b1 Mon Sep 17 00:00:00 2001 From: trivernis Date: Sun, 31 Oct 2021 09:20:46 +0100 Subject: [PATCH] Fix to Keep selection when exiting the gallery view Signed-off-by: trivernis --- .../file-gallery/file-gallery.component.html | 2 +- .../file-gallery/file-gallery.component.ts | 4 +- .../file-grid/file-grid.component.html | 2 +- .../file-grid/file-grid.component.ts | 59 +++++++++++++++++-- .../search-page/search-page.component.html | 3 +- .../home/search-page/search-page.component.ts | 5 ++ 6 files changed, 66 insertions(+), 9 deletions(-) diff --git a/mediarepo-ui/src/app/components/file-gallery/file-gallery.component.html b/mediarepo-ui/src/app/components/file-gallery/file-gallery.component.html index 18984fd..b32b076 100644 --- a/mediarepo-ui/src/app/components/file-gallery/file-gallery.component.html +++ b/mediarepo-ui/src/app/components/file-gallery/file-gallery.component.html @@ -1,5 +1,5 @@