-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Randomly duplicating design tools #47293
Comments
I made a replay.io recording replicating this: https://app.replay.io/recording/replication-for-randomly-duplicating-design-tools-47293--e4d4d1a6-8fe2-49ea-bc96-dfb31417f2e1 This gives access to my specific environment where this can be replicated to save time and see what's going on. If a developer is able to dig into this and wants access, please say so here and I will give you access to replay.io to dig in. |
As @aaronrobertshaw said, I believe this issue was fixed in #47110. I have submitted a similar #47135. But this fix will be part of Gutenberg 15.1, which has not yet been released. |
Can we release a point release for GB 15.0 to address this? The site editor felt unusable IMO with this currently in place. |
I too agree with the point release. Who should we mentions this to? |
I can still reproduce this on latest trunk, when clicking around inside the Post Template block. Once it's happened, then any other block on the page shows duplicate controls, but I could only trigger it within Post Template. The other thing I'm noticing is that only Color and Typography-related controls are affected. |
I was also able to reproduce it. Somehow, in my environment, it seems to be more likely to occur by clicking on the Post Excerpt Block in the query loop. In addition to 47110, I would like to find out what we need to fix. 9805daa587031ac0f2c5c2dbac98156e.mp4 |
I'm also able to reproduce this on my machine, and made the replay.io recording in my test environment here: In my case, the duplication was triggered by any blocks under the Post Template. Environment
|
I believe #47331 will solve this problem. |
Asked in core editor to see if we can get some movement and help: https://wordpress.slack.com/archives/C02QB2JS7/p1674356272740079 |
It might be worth noting that to reproduce this on trunk, you need to select a block within the Post Template other than the first post. The following steps illustrate the bug for me:
|
Description
When selecting different blocks in the Site Editor using Gutenberg 15.0 (and all experiments turned off), I found by clicking more than once on a block, I can make the design tools duplicate in the sidebar. From what I can tell, I think it's happening when you click on a block of one type (featured image) and then click on another of the same block (featured image) but I'm not quite sure. cc @ndiego in case you have time to help test. Trying to share this ASAP to get more eyes.
Step-by-step reproduction instructions
Screenshots, screen recording, code snippet
duplicating.deign.tools.mov
Environment info
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: