Open xavier-lc opened 2 months ago
It looks that the issue is not strictly related to domains with no sites (I was able to reproduce it with my user).
I suspect it could be a regression introduced with https://github.com/Automattic/wp-calypso/pull/93631
I recall seeing this on and off in passing a few times but could not replicate it.
@Addison-Stavlo, could you take a quick look at this to confirm if this is is indeed a regression coming from https://github.com/Automattic/wp-calypso/pull/93631 ?
Quick summary
Accessing https://wordpress.com/domains/manage with a user that has no sites and one or more domains leaves you with a table that runs into the left side menu:
It might be related to https://github.com/Automattic/wp-calypso/pull/93017
Steps to reproduce
What you expected to happen
A good looking table:
What actually happened
A bad looking table:
Impact
Some (< 50%)
Available workarounds?
Yes, easy to implement
If the above answer is "Yes...", outline the workaround.
Click on
Sites
, and then navigate back.Platform (Simple and/or Atomic)
Simple
Logs or notes
No response