Skip to content

IQSS/8587-fix footer position#8654

Merged
kcondon merged 1 commit intoIQSS:developfrom
GlobalDataverseCommunityConsortium:IQSS/8587-fix_footer_positioning
Apr 26, 2022
Merged

IQSS/8587-fix footer position#8654
kcondon merged 1 commit intoIQSS:developfrom
GlobalDataverseCommunityConsortium:IQSS/8587-fix_footer_positioning

Conversation

@qqmyers
Copy link
Member

@qqmyers qqmyers commented Apr 26, 2022

What this PR does / why we need it: This should be a fix for the problem of the footer appearing mid-page when a custom footer is used. It should maintain the previous spacing other page content.

Which issue(s) this PR closes:

Closes #8587

Special notes for your reviewer: FWIW: The main issue is that position:absolute on the footer element appears to work with no custom footer but causes problems when a custom footer exists. To maintain spacing when the footer is not absolute, a padding-top on the #dvfooter element is needed. The other deletions in the code either have no effect or (for footer:height just remove blank space at the bottom of the page.)

Suggestions on how to test this: Should look at positioning of footer in both default and with custom-footer cases on multiple pages (e.g. the main dataverse/dataset list page and the login page.)

Does this PR introduce a user interface change? If mockups are available, please link/include them here: only fixes a regression

Is there a release notes update needed for this change?:

Additional documentation:

@kcondon kcondon self-assigned this Apr 26, 2022
@kcondon kcondon merged commit 7b13e75 into IQSS:develop Apr 26, 2022
@pdurbin pdurbin added this to the 5.11 milestone May 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5.10 logo and version displaying in middle of the page and over dataset description

4 participants