feat(canvas): demo Mock #1 — purchase-success modal #33
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "feat/demo-mock-1-purchase-success-modal"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Funding-demo Mock #1. When the canvas loads with
?purchase_success=1, shows a success modal in the warm-paper theme. Auto-dismiss 5s, Close button, URL cleanup. Mounted at layout level so it persists across page state transitions.Pairs with the Purchase button on landingpage Marketplace.
Local-verified via playwright: 5/5 e2e tests pass (redirect URL shape, modal visibility, URL cleanup, close button, refresh-after-dismiss, 5s auto-dismiss).
Per Hongming directive: skip CI for 2h, admin-merge to main for Vercel auto-deploy.
LGTM