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

Me: Fix Background Height of Emptier Pages #97748

Open
wants to merge 2 commits into
base: trunk
Choose a base branch
from

Conversation

Aurorum
Copy link
Contributor

@Aurorum Aurorum commented Dec 23, 2024

Proposed Changes

Some of the pages on /me have looked quite odd for a while now because their height doesn't expand to the full screen, which has a weird effect when switching between pages.

Why are these changes being made?

This line of code was removed in #94180 because it was considered unnecessary, but that was wrong - the code was preventing this issue from occurring. I have tried repeatedly to reproduce the bug that it was removed to fix (#94167), but I can't do so now.

Testing Instructions

Navigate some pages through /me and verify:

  1. The background is the full height of the screen.
  2. You can't reproduce Me: Fix scrolling on account pages #94180 - there should be sufficient padding on screens like /me/privacy at all screen sizes.
Before After
Screenshot 2024-12-23 at 21 44 27 Screenshot 2024-12-23 at 21 44 17

cc @eoigal, @Addison-Stavlo, @fushar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant