From d27f8301c64133e8c2e091e8d6f0bc158b471d29 Mon Sep 17 00:00:00 2001 From: apapachristou Date: Fri, 30 Oct 2020 13:31:28 +0200 Subject: [PATCH] Fixes disappearing search box on dashboard if no results --- dmp-frontend/src/app/ui/dashboard/drafts/drafts.component.html | 2 +- .../recent-edited-activity.component.html | 2 +- .../recent-edited-dataset-activity.component.html | 2 +- .../recent-edited-dmp-activity.component.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dmp-frontend/src/app/ui/dashboard/drafts/drafts.component.html b/dmp-frontend/src/app/ui/dashboard/drafts/drafts.component.html index e63161f93..36b4601db 100644 --- a/dmp-frontend/src/app/ui/dashboard/drafts/drafts.component.html +++ b/dmp-frontend/src/app/ui/dashboard/drafts/drafts.component.html @@ -12,7 +12,7 @@ - + search {{formGroup.get('like').getError('backendError').message}} diff --git a/dmp-frontend/src/app/ui/dashboard/recent-edited-activity/recent-edited-activity.component.html b/dmp-frontend/src/app/ui/dashboard/recent-edited-activity/recent-edited-activity.component.html index 87b812582..534be1cb1 100644 --- a/dmp-frontend/src/app/ui/dashboard/recent-edited-activity/recent-edited-activity.component.html +++ b/dmp-frontend/src/app/ui/dashboard/recent-edited-activity/recent-edited-activity.component.html @@ -16,7 +16,7 @@ - + search {{formGroup.get('like').getError('backendError').message}} diff --git a/dmp-frontend/src/app/ui/dashboard/recent-edited-dataset-activity/recent-edited-dataset-activity.component.html b/dmp-frontend/src/app/ui/dashboard/recent-edited-dataset-activity/recent-edited-dataset-activity.component.html index ea72150dc..0ec44fdc6 100644 --- a/dmp-frontend/src/app/ui/dashboard/recent-edited-dataset-activity/recent-edited-dataset-activity.component.html +++ b/dmp-frontend/src/app/ui/dashboard/recent-edited-dataset-activity/recent-edited-dataset-activity.component.html @@ -13,7 +13,7 @@ - + search {{formGroup.get('like').getError('backendError').message}} diff --git a/dmp-frontend/src/app/ui/dashboard/recent-edited-dmp-activity/recent-edited-dmp-activity.component.html b/dmp-frontend/src/app/ui/dashboard/recent-edited-dmp-activity/recent-edited-dmp-activity.component.html index 0da3dfb96..0bcfb4cc8 100644 --- a/dmp-frontend/src/app/ui/dashboard/recent-edited-dmp-activity/recent-edited-dmp-activity.component.html +++ b/dmp-frontend/src/app/ui/dashboard/recent-edited-dmp-activity/recent-edited-dmp-activity.component.html @@ -13,7 +13,7 @@ - + search {{formGroup.get('like').getError('backendError').message}}