fix(checkout-returnto): checkout login: return user to checkout after sign in

This commit is contained in:
Deploy
2026-08-26 20:32:20 +02:00
parent 66290a08ae
commit aaa802378b
11 changed files with 138 additions and 43 deletions

View File

@@ -7912,14 +7912,16 @@
"description": "If checkout requires login and customer signs in, redirect back to the same checkout screen instead of home. Preserve intended route when auth starts from checkout.",
"priority": "high",
"risk": "low",
"status": "pending",
"status": "done",
"created_at": "2026-08-26",
"gates": {
"reviewer": false,
"security": false,
"qa": false
"reviewer": true,
"security": true,
"qa": true,
"close": true
},
"phase": "frontend"
"phase": "frontend",
"completed_at": "2026-08-26T18:32:20Z"
},
{
"id": "CHECKOUT-STOCK-RECHECK",