From 5f445e5c08581337369330b81a26449562024a79 Mon Sep 17 00:00:00 2001 From: "konstantina.galouni" Date: Fri, 19 May 2023 19:09:37 +0300 Subject: [PATCH] [Library | explore-redesign]: Bug fixes in what is executed when tabs of search all are clicked - formPlaceholderText and simpleKeywordChanged(). 1. searchAll.component.ts: [Bug fix] From previous commit - Set formPlaceholderText outside if condition. 2. advancedSearchForm.component.ts: [Bug fix] In method "simpleKeywordChanged()", do not check for selectedEntity when !this.entitiesSelection (selectedEntity is changed only when exists . --- 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 a296f091..412ed213 160000 --- a/explore/src/app/openaireLibrary +++ b/explore/src/app/openaireLibrary @@ -1 +1 @@ -Subproject commit a296f091bbb6128d8ff45540e15a3f7554704f19 +Subproject commit 412ed213fefde027e493e15964d8b1a299bd9fa5