From 35d91a5fc63272cc0709064ba81ca5675185ae61 Mon Sep 17 00:00:00 2001 From: "konstantina.galouni" Date: Fri, 20 May 2022 15:20:50 +0300 Subject: [PATCH] [Aggregator & Library | new-theme]: Fixes in search forms and logo | Removed animation in card results | Added service landing links for incompatible datasources in eosc portal. 1. home.component.html: a. Removed uk-margin-large-top from search form and logo. b. Removed uk-height-medium from search form and logo. c. Move searchImage on top of search form (uk-width-1-1) for small screens. 2. searchMyOrcidResults.component.html: Removed animation with uk-scrollspy. 3. searchAll.component.html: Move searchImage on top of search form (uk-width-1-1) for small screens. 4. newSearchPage.component.html: a. Removed animation with uk-scrollspy. b. For simple search, move searchImage on top of search form (uk-width-1-1) for small screens. c. For advanced search, searchImage is on top of search form for any screen size. 5. result-preview.component.html & result-preview.component.ts: For eosc portalType, added in incompatible datasources link to the service landing page. 6. aggregators.ts: a. In #searchImage commented custom margin-left. b. In #searchForm commented custom padding and width. c. Exclude also .uk-button-link from custom css for buttons with parent .search_box_bg or #searchForm. --- orcid/my-orcid-links/searchMyOrcidResults.component.html | 2 +- searchPages/find/searchAll.component.html | 2 +- searchPages/searchUtils/newSearchPage.component.html | 4 ++-- utils/result-preview/result-preview.component.html | 4 ++-- utils/result-preview/result-preview.component.ts | 9 +++++++-- 5 files changed, 13 insertions(+), 8 deletions(-) diff --git a/orcid/my-orcid-links/searchMyOrcidResults.component.html b/orcid/my-orcid-links/searchMyOrcidResults.component.html index c7848ea2..d6c362c3 100644 --- a/orcid/my-orcid-links/searchMyOrcidResults.component.html +++ b/orcid/my-orcid-links/searchMyOrcidResults.component.html @@ -5,7 +5,7 @@ [totalResults]="totalResults"> -