Automattic / wp-calypso

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

[Bug]: viewing feed with single post has post card jump around #72502

Open lsinger opened 1 year ago

lsinger commented 1 year ago

Quick summary

Came across a bug where viewing a feed with only a single post has the single post card jump around instead of remaining stationary.

Observe:

shaun-jump

Steps to reproduce

  1. be logged in to your WordPress.com account
  2. visit this URL: https://wordpress.com/read/feeds/52259329

What you expected to happen

The latest post should not be jumping up and down.

What actually happened

The latest post is jumping up and down.

Browser

Mozilla Firefox, Apple Safari

Context

I wanted to see what Shaun had posted.

Platform (Simple, Atomic, or both?)

No response

Other notes

No response

Reproducibility

Consistent

Severity

Some (< 50%)

Available workarounds?

None

Workaround details

No response

cuemarie commented 1 year ago

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

📌 FINDINGS/SCREENSHOTS/VIDEO

AT Example

https://user-images.githubusercontent.com/27249804/226695194-acd4b3ca-8b2a-497c-919c-e02addf785d5.mp4


The elements card reader__card is-placeholder and card reader-post-card is-clickable appear to be switching places when I inspect that part of the reader

https://user-images.githubusercontent.com/27249804/226695698-7b00e312-f1fd-454e-af48-7777c592bad9.mp4

📌 ACTIONS