Skip to content

Conversation

aslilac
Copy link
Member

@aslilac aslilac commented Sep 11, 2025

Reverts #19705, and introduces a different fix which should still be sufficient.

Basically, scrolling was weird on some pages because of stacking contexts. The initial fix was to reset the stacking context pretty far into the tree on a specific page, but this broke some other things. The more general fix is to reset the stacking context much higher up in the tree in a general container.

@aslilac aslilac force-pushed the lilac/theory-of-relativity branch from 07d82ad to 4d7c935 Compare September 11, 2025 22:55
Copy link
Member

@Parkreiner Parkreiner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tagging @brettkolodny so he's aware (I'm not sure if GitHub auto-notifies you of linked PRs when the original is closed), but this looks good to me

@aslilac aslilac merged commit 8e79dbb into main Sep 12, 2025
34 checks passed
@aslilac aslilac deleted the lilac/theory-of-relativity branch September 12, 2025 16:11
@github-actions github-actions bot locked and limited conversation to collaborators Sep 12, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants