Skip to content

🐛 Bug Report: Footer in the middle of the page #393

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

Open
1 task done
kickbass opened this issue Mar 11, 2025 · 1 comment · May be fixed by #394
Open
1 task done

🐛 Bug Report: Footer in the middle of the page #393

kickbass opened this issue Mar 11, 2025 · 1 comment · May be fixed by #394
Labels
bug Something isn't working

Comments

@kickbass
Copy link

kickbass commented Mar 11, 2025

Describe the bug

On every page the footer stays at the position where it'd be at the bottom of the screen without having scrolled, i.e. when I scroll down the footer stays in the middle of the page.

Steps to reproduce the bug

  1. Go to any page of any instance, this one for example.
  2. Scroll down a bit.
  3. The footer stays at the same place, writing over content in the middle of the page.

For context I am running Firefox ESR 128.8.0.

What's the expected behavior?

When I scroll down I expect the footer to stay at the bottom of the page.

Additional context / screenshot

Image

  • I checked that the instance that this was reported on is running the latest git commit, or I can reproduce it locally on the latest git commit
@kickbass kickbass added the bug Something isn't working label Mar 11, 2025
@kickbass kickbass changed the title 🐛 Bug Report: 🐛 Bug Report: Footer in the middle of the page Mar 11, 2025
kickbass added a commit to kickbass/redlib that referenced this issue Mar 11, 2025
@ButteredCats
Copy link
Contributor

I remember this used to be an issue that was fixed at some point, not sure what would cause it to happen again.
I can't get it to happen for myself even on firefox esr though.

That pull request also changes the behavior of the footer. Right now it's (supposed to be) always at the absolute bottom of the page, but the pull request changes it to always be visible at the bottom of the screen.

Are you using a layout other than card? I can get bad behavior with the footer not being at the bottom of the screen on on clean and compact when there's very little content.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants