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

Post Carousel (coBlocks) block misalignment and loading issue #62164

Open silvio-meter opened 2 years ago

silvio-meter commented 2 years ago

Steps to reproduce

  1. Add the Post Carousel (coBlocks) block to any page

What I expected

The block should load smoothly and the featured image and the post title should be aligned.

What happened instead

The Featured Image and post title are misaligned.

Screenshot / Video

Screenshot on 2022-03-23 at 10_55_55

Context / Source

CSS as a workaround:

.swiper-slide { flex-direction: column; }

But it doesn't fix the loading issue.

manual-testing, #user-report

cuemarie commented 1 year ago

This report was found during a recent backlog sweep.

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

📌 FINDINGS/SCREENSHOTS/VIDEO

Twenty Twenty Markup on 2023-05-23 at 15:51:51

TT3 Markup on 2023-05-23 at 15:52:23

📌 ACTIONS

cuemarie commented 1 year ago