Skip to content

preview: mirror fork PR #7782#7788

Draft
github-actions[bot] wants to merge 1 commit into
developfrom
cf-preview/pr-7782
Draft

preview: mirror fork PR #7782#7788
github-actions[bot] wants to merge 1 commit into
developfrom
cf-preview/pr-7782

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

This PR mirrors fork PR #7782 for Cloudflare Pages preview builds.

Source PR: #7782
Source fork branch: tenderdeve/cowswap:fix/7734-widget-retry-loading
Mirrored SHA: 19f3f3739ef0

Do not merge this PR. Close the source PR to clean up this mirror.

Clicking "Reload" on the widget loading-error panel tore the panel down
immediately and showed a blank iframe, so there was no indication the retry
was running until the widget finished loading (or the 30s timeout re-fired).

Keep the panel mounted and put it into a loading state instead: disable the
button (the existing :disabled style already sets cursor: progress) and swap
the copy to "Loading…". The panel is cleared by onWidgetReady on success —
which now also re-reveals the iframe — or replaced by onLoadingError on another
failure. onLoadingError also removes any existing panel first so repeated
failures don't stack panels.
@github-actions github-actions Bot added the DONT_MERGE Indicates the PR should not be merged. Probably a WIP or PoC. label Jul 1, 2026
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 1, 2026

Copy link
Copy Markdown

Deploying explorer-dev with  Cloudflare Pages  Cloudflare Pages

Latest commit: 19f3f37
Status: ✅  Deploy successful!
Preview URL: https://34f85df6.explorer-dev-dxz.pages.dev
Branch Preview URL: https://cf-preview-pr-7782.explorer-dev-dxz.pages.dev

View logs

@vercel

vercel Bot commented Jul 1, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cowfi Ready Ready Preview Jul 1, 2026 11:52am
storybook Ready Ready Preview Jul 1, 2026 11:52am
widget-configurator Ready Ready Preview Jul 1, 2026 11:52am
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
cosmos Ignored Ignored Jul 1, 2026 11:52am
sdk-tools Ignored Ignored Preview Jul 1, 2026 11:52am

Request Review

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying swap-dev with  Cloudflare Pages  Cloudflare Pages

Latest commit: 19f3f37
Status: ✅  Deploy successful!
Preview URL: https://2a7c13d8.swap-dev-5u6.pages.dev
Branch Preview URL: https://cf-preview-pr-7782.swap-dev-5u6.pages.dev

View logs

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

Labels

DONT_MERGE Indicates the PR should not be merged. Probably a WIP or PoC.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant