From 41b3db27a64bf26f9429a06e590efb05971a1139 Mon Sep 17 00:00:00 2001 From: "konstantina.galouni" Date: Tue, 17 May 2022 12:15:15 +0300 Subject: [PATCH] [common-assets & Library | new-theme]: Fixes for orcid dropdown in authors and increase timeout for addThis check for warning. 1. addThis.component.ts: [Bug fix] Increased timeout to 4 sec and fix check (sometimes innerText was undefined). 2. searchMyOrcidResults.component.html: [Bug fix] Removed uk-animation-fade from results and added uk-scrollspy. 3. showAuthors.component.ts: [Bug fix] Fixed copy to clipboard - data-clipboard-target was not working because we have multiple clipboards in the same page (reverted code to old way of copying). 4. timeout-interceptor.service.ts: Reverted timeout time for client. 5. utils.css: Added custom css for .orcid-dropdown input (orcid dropdown in authors). --- explore/src/app/openaireLibrary | 2 +- explore/src/assets/common-assets | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/explore/src/app/openaireLibrary b/explore/src/app/openaireLibrary index 7d563c19..9577c784 160000 --- a/explore/src/app/openaireLibrary +++ b/explore/src/app/openaireLibrary @@ -1 +1 @@ -Subproject commit 7d563c19a8cc7e19f0ad65d19ace3eaaa361ebed +Subproject commit 9577c7841d5671d86f1c9c1252384c2508bc3c73 diff --git a/explore/src/assets/common-assets b/explore/src/assets/common-assets index e0ff4127..170a0490 160000 --- a/explore/src/assets/common-assets +++ b/explore/src/assets/common-assets @@ -1 +1 @@ -Subproject commit e0ff4127402ee93a1c757c8aee246fe2c20b18af +Subproject commit 170a0490e6ecf0d2e31d5a4cea3967cc14efa5af