-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Site Editor: Fix height of Navigation panel and make it scrollable #26187
Conversation
Size Change: +95 B (0%) Total Size: 1.2 MB
ℹ️ View Unchanged
|
packages/edit-site/src/components/navigation-sidebar/navigation-panel/style.scss
Outdated
Show resolved
Hide resolved
83b0517
to
bf82194
Compare
bf82194
to
bd29228
Compare
bd29228
to
ce55683
Compare
3e4091c
to
1f1b890
Compare
Rebased, ready for review again 🙂 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Uggggh. Thanks for noticing that! Fixed it. Only tested in Chrome for now. I'll test in the other browsers tomorrow. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works for me! ✨
Tested on latest Chrome, Firefox, Safari, and Opera, on macOS 10.15.17.
f2dfb9d
to
0d2e9c3
Compare
Fixes: #26120
Description
Add a scroll container and makes sure the site title stick to the top. Also subtracts the footer's height from the navigation panel's height so it doesn't "go below" the footer.
How has this been tested?
Screenshots
Checklist: