[Library & common-assets | new-theme]: z-index problems in landing pages & scrolling on page change in tabs and versions modals | Bug fix in projects tab of organizatio landing.
1. landing-utils.css: [Bug fix] z-indexes of uk-dropdown set to 981 (landing only), z-index of #main-tabs-div set to 978, z-index of graph_and_feedback set to 979. 2. showAuthors.component.ts: [Bug fix] Added @Input() isSticky: boolean = false; and when isSticky is true, do not show orcid info & dropdown for authors (z-index problem). 3. resultLanding.component.ts: Added scrolling in "References" and "External Databases" (bioentiites) tabs on page change. 4. resultLanding.component.html: [Bug fix] For the right sidebar, added inner <div class="uk-overflow-auto uk-height-1-1"> inside sticky - z-index problem. 5. result/deletedByInference.component.ts & organization/deletedByInference.component.ts: Added scrolling on page change. 6. projects-in-modal.component.ts: a. Added scrolling in "Projects" tab on page change. b. Show number of projects and pages always. b. [Bug fix] On filterChange(), set page=1. 7. landing-header.component.ts: Added parameter isSticky in <showAuthors>. 8. Added scrolling in "Related Data Sources" tab on page change.
This commit is contained in:
parent
008d77bb0c
commit
0a7bc27860
|
@ -1 +1 @@
|
|||
Subproject commit 25b98c9af011d4f421deab82e7d2fddbf8de82ca
|
||||
Subproject commit fb4df63f19ba02268ef1ecd0027c4cc3331d64cc
|
|
@ -1 +1 @@
|
|||
Subproject commit 2b7e2d4cc0de56fc6a5868e15c5209b4e27c058d
|
||||
Subproject commit 4b13058c7d827dabbe6248ff566d36ef2bfa9834
|
Loading…
Reference in New Issue