-
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: Navigation block has the toolbar on top of the block #64396
Comments
Core issue: WordPress/gutenberg#41575 |
While the original screen capture above shows the toolbar's bottom position conflict with submenu items (as reported in core here WordPress/gutenberg#40382 (comment)) This issue describes a new regression in block toolbar behavior, causing obstruction of any selected block near the top of the editor canvas. I opened a core issue here as well for this regression - WordPress/gutenberg#41575 |
Another case reported here: 35430108-hc |
Another case: 36124777-hc (the user didn't mention it actually but I noticed it while checking the user's Site Editor) |
I've noticed this issue for a while and it is making it very difficult to use the block or add a new menu to FSE sites. |
Just to note that the work around for this is to pin the toolbar to the top. Click the 3-dots contextual menu in the top right corner and choose Top Toolbar. |
There have been a couple of improvements to this since Gutenburg v14.0, the latest is in Gutenburg v14.3 and we should retest to see if this is fixed when that's out. |
Stumbled upon this issue while trying to update dotcom sub-menu support guide. Just want to note for myself, and for posterity, the core issues tracking sub-menu usability issues are the following: WordPress/gutenberg#40382 linked from this comment: WordPress/gutenberg#36977 (comment) The Core issue mentioned in the above comment is for the top-level parent menu items, which has since been fixed 🎉 |
WordPress/gutenberg#41575 has been closed, but it may be getting fixed via WordPress/gutenberg#40382 |
📌 ACTIONS
|
Closing this out as the original problem was fixed in GB WordPress/gutenberg#40382 with this PR: WordPress/gutenberg#62711 |
Quick summary
Hey!
In FSE, the toolbar covers the block itself, so we cannot select a specific menu or make edits on it.
This happens only in FSE, not in the Pages/Posts editor.
Steps to reproduce
What you expected to happen
To be able to manage the menu easily
What actually happened
Context
Discovered this while testing another PR
Slack ref: p1654278757904299-slack-C01DF571R5Y
cc @Automattic/cylon for further visibility
I couldn't replicate this on self-hosted
Simple, Atomic or both?
Simple, Atomic
Theme-specific issue?
FSE themes
Browser, operating system and other notes
No response
Reproducibility
Consistent
Severity
All
Available workarounds?
No but the platform is still usable
Workaround details
No response
The text was updated successfully, but these errors were encountered: