fix(checkout-returnto): checkout login: return user to checkout after sign in
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user