You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@pauljacobson and I tested edits to a Tiled Gallery block on both a WordPress.com site, and a self-hosted WordPress.org site. We noticed an issue that occurred when editing a Tiled Gallery in a Gutenberg block.
Steps to reproduce
Starting with a Tiled Gallery added to a post, working in the WP Admin dashboard.
Clicked on the pencil icon to edit an existing mosaic gallery in a Tiled Gallery block.
Uploaded a new image to add to the gallery.
The new image was initially numbered as an addition to the gallery, and was then immediately unselected.
After selecting the new image, we added it to the gallery.
We then saved the post, and clicked on the pencil icon again to add another image.
When the Media browser opened, it didn't include the previous addition, despite it appearing in the revised gallery.
The addition to the gallery only appeared in the Media browser when we reloaded our browser tab.
What I expected
When uploading a new image, and adding it to an existing gallery in a Tiled Gallery block, the Media browser should update to reflect current contents of the gallery when invoking it. This is the default behaviour both in the wp-admin classic editor and in the classic block.
What happened instead
Instead, despite adding a new image to the gallery, the Media browser does not update to reflect the contents of the updated gallery, at least not until the browser tab is reloaded.
Browser / OS version
Firefox Developer Edition, v66.0b4 running on macOS 10.14.2
This issue was reproduced using gallery blocks on both WordPress.com and a self-hosted site. We were also able to reproduce this on Calypso.
That said, this is also an issue in the core Gallery block and probably in other image related blocks as well. So block names in the original description could be switched and this would still be a valid report.
This is fixed in #12435 and reported originally in #9073
@pauljacobson and I tested edits to a Tiled Gallery block on both a WordPress.com site, and a self-hosted WordPress.org site. We noticed an issue that occurred when editing a Tiled Gallery in a Gutenberg block.
Steps to reproduce
What I expected
When uploading a new image, and adding it to an existing gallery in a Tiled Gallery block, the Media browser should update to reflect current contents of the gallery when invoking it. This is the default behaviour both in the wp-admin classic editor and in the classic block.
What happened instead
Instead, despite adding a new image to the gallery, the Media browser does not update to reflect the contents of the updated gallery, at least not until the browser tab is reloaded.
Browser / OS version
Firefox Developer Edition, v66.0b4 running on macOS 10.14.2
This issue was reproduced using gallery blocks on both WordPress.com and a self-hosted site. We were also able to reproduce this on Calypso.
Screenshot / Video
Here's a higher resolution video version of this GIF demonstrating of the issue
Context / Source
Internal testing in Automattic by @mrfoxtalbot and @pauljacobson
The text was updated successfully, but these errors were encountered: