-
Notifications
You must be signed in to change notification settings - Fork 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
FSE: Block Toolbar in header obscures the content of the blocks #55982
Comments
Thanks @mrfoxtalbot! ✅ Reproduced |
Also reported in p7DVsv-cAa-p2#comment-37499 |
A few interesting observations I noted:
|
related - WordPress/gutenberg#36977 - the bottom positioning can obscure children blocks in popovers/dropdown as is the case when triggered with the navigation block. |
I believe this issue was resolved in core Gutenberg recently - WordPress/gutenberg#36977 - closing the issue for now, but if you continue to experience this please feel free to reopen. |
Steps to Reproduce
Edit a site's header using Full Site Editing
What I expected to happen
I expected to be able to edit the blocks in the site's header template part.
What actually happened
The lack of top padding in the site header template part "nudges down" the toolbar for each of the blocks, obscuring the block itself.
Context
FSE testing
Operating System
macOS
OS Version
BigSur 11.1
Browser
Chrome/Chromium
Browser Version(s)
92.0.4515.159
Is this specific to applied theme? If so, what is the theme name?
Nope
Simple/Atomic
Atomic
Console and/or error logs
No response
Number of Users Impacted
No response
Available Workarounds
You can add a temporary spacing block at the very top of the header to create extra space, but it is a bit of a hack and not something most users will come up with.
Reproducibility
Consistent
Other information
No response
The text was updated successfully, but these errors were encountered: