-
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
Synced Pattern: Display issues with background, and bottom panels "sticking" #63143
Comments
Thank you for reporting this issue. I do not se this option in the preferences when I am editing a synced or not synced pattern:
Are there any other steps needed to reproduce the issue? The grey border was visible on 6.5 with classic themes, when the meta boxes were showing and the non-iframed editor was enforced, but this was supposedly fixed in #62350 |
Thanks for double-checking this, @carolinan!
I messed around with it a bit, and I can get it but it depends on how I edit the pattern, which I missed the first time through!
I'm seeing something similar when in install and activate Yoast -- the bottom panel only appears when I click 'Edit Original' from a post/page, but it doesn't happen from Appearance > Patterns. Just let me know if that doesn't help and I can try to do some more testing -- thanks! |
I tested with both Twenty Twenty-Four and a classic theme, Twenty Seventeen, using WordPress 6.6 RC2 and WordPress 6.5.5. If I select "Editor Original", I do see the Advanced options under preference and I can enable custom fields from there. @youknowriad The preference panel shows different settings depending on how you choose to edit a pattern: From the Site Editor >Patterns edit option, or using "Edit Original". Is this intentional? |
Thanks @carolinan!
I only ran into this when I edited the pattern to be longer than the screen's height. Initially the panels stick to the bottom for me, but it's like they don't move down as the editor content gets longer, so the blocks end up running behind them. I made a little video which probably explains what I'm seeing better than I am -- it's with Twenty Twenty Four, the WP 6.6 RC 2 and just the WordPress Beta plugin installed: Screen.Recording.2024-07-09.at.8.29.02.AM.movIf the bottoms panels aren't meant to show here, it's probably a moot point! 🙂 (Assuming that this also isn't just me!) |
Is is intentional that the "custom fields" option is edit-post only as meta-boxes can't work as they exist today in the site editor. I'm not entirely sure whether the meta-boxes should be visible or not when editing a pattern in the post editor though. Maybe they shouldn't. |
In general it is confusing that there are two screens to edit patterns in the first place. |
I had a spacer block that was 400px high in my pattern, but I will try again with even longer content. |
There are two screens to edit everything, what we did is to unify (as much as we can) the way they work. But it's a hard problem:
So until we "complete" the admin redesign (making everything a single page basically), we'll have to live with two screens that are identical to edit this kind of "connected entities" |
This time I added a |
And I believe this is the previous issue: #38062 |
I tried looking into this on Friday before the work on #63724. |
What is the status of this? This appears to have been brought up prior to the release of 6.6, so I'm not sure why it wasn't resolved as it is really a breaking issue. I am completely unable to edit some block patterns by clicking it and then 'Edit original', due to the overlap. Compacting the metaboxes isn't even a viable workaround, as they still cover up a portion of the content making it inaccessible. Feels like this is something that needs urgently pushing to a minor 6.6 release? |
The latest meta box is resizable and always stick to the bottom of the screen. Probably the only issue to be resolved is not showing the metabox in the pattern editor. #64990 should solve this issue. 2eb13e3a6f99a9419f2359636d627843.mp4 |
Description
There's a couple differences when testing the Synced Pattern editor in WP 6.6 RC2 compared to how it looks in WP 6.5.x:
I'm reporting these together in case they're related, but let me know if I should break them out into separate issues!
Step-by-step reproduction instructions
...
menu, and enable the Custom Fields panel under the Advanced section (this bit is admittedly a weird edge case, but our team originally ran across this issue with Yoast's panel showing automatically -- this is just a way to see it with Core tools).Screenshots, screen recording, code snippet
Synced Pattern editor in WP 6.5.4 with my pattern:
Synced Pattern editor with the same pattern in WP 6.6 RC2:
Synced Pattern editor in WP 6.5.4 after copying the image block & scrolling to the bottom:
Synced Pattern editor in WP 6.6 RC2 after copying the image block & scrolling to the bottom:
Environment info
WordPress 6.6 RC2, without Gutenberg installed.
Using the Twenty Twenty Four theme.
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes
The text was updated successfully, but these errors were encountered: