Skip to content

fix: unify login footer layout - #9

Merged
Willxup merged 2 commits into
mainfrom
worktree/login-footer
Aug 7, 2026
Merged

fix: unify login footer layout#9
Willxup merged 2 commits into
mainfrom
worktree/login-footer

Conversation

@Willxup

@Willxup Willxup commented Aug 7, 2026

Copy link
Copy Markdown
Owner

Summary

  • reuse the shared ImageSilo footer on the login page
  • structure the login page as a dynamic-viewport flex layout so the footer stays within the viewport
  • compact vertical spacing on shorter screens while preserving natural scrolling when content truly cannot fit
  • remove the unintended internal login-page scrollbar caused by the overflow axis computation and oversized background pseudo-element
  • cover footer presence plus root-page and login-container overflow in browser tests

Verification

  • make check
  • make e2e (desktop and mobile Chromium)
  • manual local preview confirmed the root page and .login-page have matching client and scroll heights

@Willxup
Willxup merged commit 4af2e0a into main Aug 7, 2026
1 check passed
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.

1 participant