Automattic / wp-calypso

The JavaScript and API powered WordPress.com
https://developer.wordpress.com
GNU General Public License v2.0
12.4k stars 1.98k forks source link

[Block] Post carousel - details removed in editor when converted into a reusable block #72678

Open ckmccoy2 opened 1 year ago

ckmccoy2 commented 1 year ago

Quick summary

When turning a Post Carousel block into a reusable block it breaks as shown here: https://d.pr/v/iFEJbq

Steps to reproduce

  1. add a post carousel block
  2. in block menu options, select "create reusable block"
  3. post carousel content that was there then breaks and is replaced with text like "post title" and other generic info

What you expected to happen

The post carousel block to display as when it's first added

What actually happened

it breaks and no longer displays post content

Impact

Some (< 50%)

Available workarounds?

Yes, easy to implement

Platform (Simple and/or Atomic)

Atomic

Logs or notes

able to reproduce on my end. First encountered in this interaction: 36626858-hc

cuemarie commented 1 year ago

📌 SCRUBBING : RESULT - Replicated / Could Not Replicate / Uncertain

📌 FINDINGS/SCREENSHOTS/VIDEO

AT Example

https://user-images.githubusercontent.com/27249804/226702251-7dd72d6b-0bb9-44f0-b0bc-894cf2197137.mov

Simple Example

https://user-images.githubusercontent.com/27249804/226702375-2810674f-6b09-48de-9917-3020c321afc2.mp4

📌 ACTIONS