Skip to content

TEMP diagnostic: log isManageSiteFlow for with-plugin (do not merge) - #112460

Closed
taipeicoder wants to merge 1 commit into
trunkfrom
debug/with-plugin-manage-site-flow
Closed

TEMP diagnostic: log isManageSiteFlow for with-plugin (do not merge)#112460
taipeicoder wants to merge 1 commit into
trunkfrom
debug/with-plugin-manage-site-flow

Conversation

@taipeicoder

Copy link
Copy Markdown
Contributor

Do not merge. Temporary diagnostic to find why the duplicate-site guard (isManageSiteFlow) doesn't fire when backing out of checkout in /start/with-plugin.

Logs isManageSiteFlow and its four inputs to the browser console, gated to the with-plugin flow.

How to test

  1. Open the Calypso Live build below.
  2. Log out, open a paid marketplace plugin, "Get started" → account → domain → plans grid → pick a plan → checkout.
  3. Open the browser console.
  4. Click the checkout back control.
  5. Read the [with-plugin manage-site debug] line(s) on the /start/with-plugin/plans-with-plugin and /start/with-plugin/domains loads — whichever input is false/wrong is the culprit.

…rge)

Temporary diagnostic to see which condition disables the duplicate-site guard
when backing out of checkout in /start/with-plugin.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@taipeicoder taipeicoder closed this Jul 9, 2026
@taipeicoder
taipeicoder deleted the debug/with-plugin-manage-site-flow branch July 9, 2026 08:21
@matticbot

Copy link
Copy Markdown
Contributor

Here is how your PR affects size of JS and CSS bundles shipped to the user's browser:

Sections (~120 bytes added 📈 [gzipped])

Details
name    parsed_size           gzip_size
signup       +318 B  (+0.1%)     +120 B  (+0.2%)

Sections contain code specific for a given set of routes. Is downloaded and parsed only when a particular route is navigated to.

Legend

What is parsed and gzip size?

Parsed Size: Uncompressed size of the JS and CSS files. This much code needs to be parsed and stored in memory.
Gzip Size: Compressed size of the JS and CSS files. This much data needs to be downloaded over network.

Generated by performance advisor bot at iscalypsofastyet.com.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants