From dc248e999d6307c476d04bcd79c2909c379b68d4 Mon Sep 17 00:00:00 2001 From: "konstantina.galouni" Date: Fri, 19 May 2023 17:49:38 +0300 Subject: [PATCH] [Library | explore-redesign]: Bug fix in sticky tabs of search all | Updated formPlaceholderText of search form in search all - different for each entity | Search form not sticky in advanced search page. 1. searchAll.component.ts: a. [Bug fix] Subscribe to layoutService.isMobile and calculate there the "offset" (for sticky tabs). b. Updated "formPlaceholderText" - different for each entity. 2. newSearchPage.component.html: Added check, so that search form is not sticky in advanced search pages. --- explore/src/app/openaireLibrary | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/explore/src/app/openaireLibrary b/explore/src/app/openaireLibrary index 98568056..a296f091 160000 --- a/explore/src/app/openaireLibrary +++ b/explore/src/app/openaireLibrary @@ -1 +1 @@ -Subproject commit 985680562191acc5c52706b45cdb19d6aa857e07 +Subproject commit a296f091bbb6128d8ff45540e15a3f7554704f19