Conversation
Capture error fields in the popup parser fallback so Coinbase error messages are displayed to users, and treat cancel events as failed terminal states to avoid showing a stale processing indicator.
Replace fallback regex field extraction with a linear string scanner so Coinbase popup error parsing remains robust without risky regular expressions.
Apply strict Coinbase message parsing with explicit event-state transitions and add popup tests for stringified load, error, progress, and cancel postMessage events.
Temporarily hide the Layerswap transaction link and Starknet purchase step for Apple Pay flow, showing only the Coinbase confirmation status. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
Claude finished @broody's task —— View job Analyzing PR changes for documentation updates
Analysis CompleteChanges in PR #2460:
Documentation Review: Decision: No Documentation Updates RequiredFollowing the strict documentation rules provided:
The documentation describes what users can do (purchase crypto via Apple Pay), not the specific intermediate UI states shown during processing. This internal UI refinement doesn't change that capability or the integration steps for developers. |
No description provided.