-
Notifications
You must be signed in to change notification settings - Fork 815
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
Image Block: Media Sources Menu Inserted When Adding Caption #37943
Comments
Support References This comment is automatically generated. Please do not edit it.
|
I'm thinking this may be related to the recent work on block bindings in core. @Automattic/frontity Is that something that's come up in your work in the past few weeks? Those media sources are added by Jetpack by hooking into
|
I don't think any of the changes we added in that release should affect this functionality. We are working on the image caption now, but it hasn't been merged into Gutenberg yet. I can try to help if I am able to reproduce the error in a local instance of the Gutenberg repo. Which is the best way to test this extension? Can I install it somehow to my local site? |
📌 REPRODUCTION RESULTS
📌 FINDINGS/SCREENSHOTS/VIDEO Atomic without GB 18.5 but with WordPress 6.6 beta 3 Local site with WordPress 6.6 Beta 3 + GB 18.5 CleanShot.2024-06-19.at.11.51.47.mp4📌 ACTIONS
|
Thanks for taking a look!
Your local developement environment would need to be publicly available, so you can connect the Jetpack plugin to WordPress.com. Here in the Jetpack division we tend to rely on PCYsg-GJ2-p2 to make our local environments publicly available, but it does require a bit of setup.
The Jetpack plugin doesn't seem to be activated on your local site, so you won't be able to replicate the problem since the External Media feature is only available on sites using the Jetpack plugin. |
I know! That was just to confirm it was Jetpack-specific :) |
I tried to reproduce it using in Gutenberg (without JetPack) the same filters you shared, but I wasn't able to. I also tried setting up JetPack locally but, after tunneling it to my local domain, By the way, these are the changes introduced in Gutenberg 18.5. In case you are able to identify the issue. |
Thanks for trying! On my end I'm still thinking; I may try to see if WordPress/gutenberg#62085 played a role tomorrow. |
Impacted plugin
Jetpack
Quick summary
When adding a caption to an image, the media sources menu is unexpectedly inserted between the image and the caption. See screenshot for reference:
Or a recording:
Screen.Capture.on.2024-06-19.at.11-02-38.mp4
Notes:
Steps to reproduce
A clear and concise description of what you expected to happen.
For the image caption input field to be displayed.
What actually happened
The image caption input field was displayed, but also the media sources menus is rendered along with it.
Impact
Some (< 50%)
Available workarounds?
No but the platform is still usable
Platform (Simple and/or Atomic)
Atomic, Self-hosted
Logs or notes
8351984-zd-a8c
8354098-zd-a8c
8354676-zd-a8c
The text was updated successfully, but these errors were encountered: