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

Assembler: Small bug with the screen resolution selection animation #93790

Open mikachan opened 2 months ago

mikachan commented 2 months ago

Quick summary

There is a small bug with the screen resolution selection animation, where it briefly goes wider than the third column on selection:

https://github.com/user-attachments/assets/ffea7cf1-fa9d-480f-9b03-b886b82b6d4a

Steps to reproduce

  1. Start at wordpress.com/start
  2. Choose your domain later
  3. Select a free plan
  4. Select "Promote myself or business"
  5. Select "Design your own"
  6. Click through the screen resolution icons and notice how the preview window expands wider than the third column briefly

What you expected to happen

The preview window should not overlap its container.

What actually happened

The preview window overlaps its container.

Impact

Most (> 50%)

Available workarounds?

There is no user impact

If the above answer is "Yes...", outline the workaround.

No response

Platform (Simple and/or Atomic)

No response

Logs or notes

No response

richtabor commented 2 months ago

I'd hold off on this while the Assembler is sorted as a viable part of the flow or not.