From 2da6b5f3604dab1ec53124705116e447ff46fa97 Mon Sep 17 00:00:00 2001 From: "konstantina.galouni" Date: Mon, 8 May 2023 17:10:51 +0300 Subject: [PATCH] [Library | explore-redesign]: Added/ updated how filters appear in mobile screens | Updated search forms. 1. general.less: Added fixed position for .filters-toggle-button. 2. newSearchPage.component.html: Added floating button for filters in mobile screens. 3. advancedSearchForm.component.html: Re-introduced commented out inside | Removed iconPosition and commented button for filters inside search form. 4. home.module.ts: Imported SearchInputModule. 5. home.component.html: Replaced with
6. searchDataProviders.component.ts: Set entitiesSelection to false for 7. newSearchPage.component.ts & searchAll.component.html: Set entitiesSelection to false for --- explore/src/app/home/home.component.html | 8 +++++--- explore/src/app/home/home.module.ts | 3 ++- explore/src/app/openaireLibrary | 2 +- explore/src/assets/common-assets | 2 +- 4 files changed, 9 insertions(+), 6 deletions(-) diff --git a/explore/src/app/home/home.component.html b/explore/src/app/home/home.component.html index 00a3d81b..5c970c34 100644 --- a/explore/src/app/home/home.component.html +++ b/explore/src/app/home/home.component.html @@ -22,12 +22,14 @@ Advanced search
- + -
-
+ + +
+