Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove negative z-index, add position:relative to content block to fix footer overlap bug [ref #7558] #7584

Merged
merged 3 commits into from Feb 16, 2021

Conversation

mheppler
Copy link
Contributor

@mheppler mheppler commented Feb 5, 2021

What this PR does / why we need it:

In Firefox, the sticky footer of the app was overlapping dropdown menus in the dataset pg files table, specifically the Access File options for a tabular file.

Which issue(s) this PR closes:

Closes #7558 Footer - Links not clickable in Firefox

Special notes for your reviewer:

CSS and z-index are hard.

Suggestions on how to test this:

Make sure it's all good in Firefox, but double check other browsers too. Should be able to click privacy, accessibility and Dataverse Projects. Make sure that the tabular file download options listed in dropdown menu under Access File icon btns are not hidden under the layer that contains the footer.

Make sure the layering of other elements in the app are all kosher, like navbar dropdown menus, popups + background overlays, autocomplete dropdown menus, etc.

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

Fixes a UI bug. Should look the same.

Screen Shot 2021-02-05 at 1 55 42 PM

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

Nope.

Additional documentation:

@mheppler
Copy link
Contributor Author

mheppler commented Feb 5, 2021

Little house cleaning after moving the wrong PR into CR. Opened this PR and closing #7583.

@mheppler mheppler moved this from Review 🦁 to IQSS Team - In Progress 💻 in IQSS/dataverse (TO BE RETIRED / DELETED in favor of project 34) Feb 5, 2021
@mheppler mheppler self-assigned this Feb 5, 2021
…r, cleaned up other CSS on structure stylesheet [ref #7558]
@mheppler mheppler removed their assignment Feb 8, 2021
@mheppler mheppler moved this from IQSS Team - In Progress 💻 to Review 🦁 in IQSS/dataverse (TO BE RETIRED / DELETED in favor of project 34) Feb 8, 2021
IQSS/dataverse (TO BE RETIRED / DELETED in favor of project 34) automation moved this from Review 🦁 to QA 🔎✅ Feb 10, 2021
@kcondon kcondon self-assigned this Feb 11, 2021
@kcondon kcondon merged commit 941e470 into develop Feb 16, 2021
IQSS/dataverse (TO BE RETIRED / DELETED in favor of project 34) automation moved this from QA 🔎✅ to Done 🚀 Feb 16, 2021
@kcondon kcondon deleted the 7558-sticky-footer-vs-dropdowns branch February 16, 2021 16:07
@djbrooke djbrooke added this to the 5.4 milestone Feb 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

Footer - Links not clickable in Firefox
4 participants