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

stop headers misaligning when scrolling #15322

Closed
wants to merge 1 commit into from

Conversation

joshembling
Copy link
Contributor

Description

On scroll, the header's misalign between the sidebar and the main content resulting in a strange looking UI. This PR makes sure the sidebar header is sticky so when scrolling everything scrolls together, ensuring the headers are not misaligned.

Visual changes

Before:

Screenshot 2025-01-11 at 14 23 37

After:

Screenshot 2025-01-11 at 14 26 08

Functional changes

  • [ ✅] Code style has been fixed by running the composer cs command.
  • [ ✅] Changes have been tested to not break existing functionality.
  • [ ✅] Documentation is up-to-date.

@joshembling
Copy link
Contributor Author

Closing this, it's because of Debugbar

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

Successfully merging this pull request may close these issues.

1 participant