-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Keep meta boxes in the interface content’s scrolling context for device previews #66726
base: wp/6.7
Are you sure you want to change the base?
Conversation
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.
To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
Size Change: +110 B (+0.01%) Total Size: 1.77 MB
ℹ️ View Unchanged
|
Locally, I’ve fixed the conflicts caused by #66742 but can’t seem to push to this branch any longer. Did we miss the deadline to get this in? |
What?
Avoids obscured device previews when meta boxes are present in the Post editor.
Why?
Fixes #66629 minimally with the solution proposed by Aki from the issue.
How?
Makes device previews a condition for displaying the meta boxes as they are when the canvas is not iframed and revises styling so there’s a no clipping of the fixed canvas height of device previews.
Testing Instructions
Device previews
Desktop view
Ensure the split view works as before:
Testing Instructions for Keyboard
Screenshots or screencast
meta-boxes-device-previews-same-scrolling-area.mp4