openshift-docs
openshift-docs copied to clipboard
OCPBUGS-17161 - hide footer after a few seconds
https://issues.redhat.com/browse/OCPBUGS-17161
The footer is currently obscuring content at the end of the page. The previous convoluted js solution to adjust the page is broken. Maybe some recent Chrome or HTML/CSS spec change.
This is a pretty dumb solution, no css fades etc but it works :shrug:
Demo: https://file.emea.redhat.com/aireilly/add-footer-transition/welcome/index.html#hosted-control-plane-activities
🤖 Fri Mar 22 12:57:05 - Prow CI generated the docs preview: https://73613--ocpdocs-pr.netlify.app
@aireilly: all tests passed!
Full PR test history. Your PR dashboard.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.
/cherrypick enterprise-4.1
@aireilly: #73613 failed to apply on top of branch "enterprise-4.1":
Applying: Add footer transition
Using index info to reconstruct a base tree...
M _stylesheets/docs.css
M _templates/_page_openshift.html.erb
Falling back to patching base and 3-way merge...
Auto-merging _templates/_page_openshift.html.erb
CONFLICT (content): Merge conflict in _templates/_page_openshift.html.erb
Auto-merging _stylesheets/docs.css
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
Patch failed at 0001 Add footer transition
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".
In response to this:
/cherrypick enterprise-4.1
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
Merged in error. Work will be completed in https://github.com/openshift/openshift-docs/pull/73774