Skip to content

ABN-443/fix: keep checkout loader up until Two redirect completes#207

Merged
dgjlindsay merged 1 commit into
stagingfrom
doug/ABN-443-place-order-loader-until-redirect
Jun 5, 2026
Merged

ABN-443/fix: keep checkout loader up until Two redirect completes#207
dgjlindsay merged 1 commit into
stagingfrom
doug/ABN-443-place-order-loader-until-redirect

Conversation

@dgjlindsay

Copy link
Copy Markdown
Contributor

On Place Order, Magento stops the full-screen loader when the AJAX resolves, but afterPlaceOrder then redirects to the Two/ABN checkout (takes a few seconds). The bare page between made buyers think nothing happened. Re-show the loader right before the redirect so the overlay persists until the browser navigates. Jest test added. Refs ABN-443

After Place Order, Magento's place-order action stops the full-screen loader
as soon as the AJAX resolves — but our afterPlaceOrder then redirects to the
Two/ABN checkout, which takes a few seconds. The bare page in between made
buyers think the order hadn't placed (and re-click). Re-show the loader
immediately before the redirect so the overlay stays until the browser
navigates away. Jest coverage for the start-loader-then-redirect order.

Refs ABN-443

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@gemini-code-assist

Copy link
Copy Markdown

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@dgjlindsay dgjlindsay merged commit 0990371 into staging Jun 5, 2026
20 checks passed
@dgjlindsay dgjlindsay deleted the doug/ABN-443-place-order-loader-until-redirect branch June 5, 2026 00:54
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.

1 participant