From 392cac52f223427c04bb161ecd7c9347870cdc33 Mon Sep 17 00:00:00 2001 From: "konstantina.galouni" Date: Tue, 16 May 2023 14:29:31 +0300 Subject: [PATCH] [Library | explore-redesign]: Hide numbers of entity tabs on mobile screens | Bug fix in search filters. 1. searchFilter.component.ts: [Bug fix] In method "filterKeywords()", set hasMatch and call detectChanges(), only if !hasMatch. 2. searchAll.component.html: Hide numbers of entity tabs on mobile screens. --- 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 bda90f2c..2d0f29d0 160000 --- a/explore/src/app/openaireLibrary +++ b/explore/src/app/openaireLibrary @@ -1 +1 @@ -Subproject commit bda90f2c389b95017b660c96ce0022d53575d1f0 +Subproject commit 2d0f29d0400b72a4a0fc2a49c8759d2db648c841