-
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
Fix toolbar in device preview #31600
Conversation
Size Change: +17 B (0%) Total Size: 1.3 MB
ℹ️ View Unchanged
|
4ba2324
to
7b107b8
Compare
ba0da7b
to
5fac8b4
Compare
This is the before: And this PR is a good improvement, it moves the top toolbar out, so it sits and has comfortable space. However I'm seeing this: That's using "Empty Theme". I think it's the min-height: 100%; rule you removed here: https://github.com/WordPress/gutenberg/pull/31600/files#diff-5e55c7c9e7afd644f3829ad8df092bcb826a1881ca57cc6df51100414d78042fL41 Here's a GIF: Using Chrome. |
@jasmussen Yes, that's what the e2e test is catching too. :) I'll fix it in a bit |
5fac8b4
to
1525ab7
Compare
1525ab7
to
2247d5f
Compare
I thoroughly tested this in the post editor, template editor and FSE both with and without a fixed toolbar and with all device types and it works really well. We really need this because the toolbar is broken when previewing devices. |
Description
It should look like this:
How has this been tested?
Screenshots
Types of changes
Checklist:
*.native.js
files for terms that need renaming or removal).