Skip to content

feat: Add error msg and unmask text and icons#124

Open
nw-sentry wants to merge 2 commits intomasterfrom
nic/error-button
Open

feat: Add error msg and unmask text and icons#124
nw-sentry wants to merge 2 commits intomasterfrom
nic/error-button

Conversation

@nw-sentry
Copy link
Copy Markdown
Contributor

Summary

  • Show error message on the checkout screen when placing an order fails
  • Wrap non-PII text and icons with Sentry.Unmask so they remain visible in session replays
  • Remove the static "Deliver to Sentry" text

Emulator
Screenshot 2026-04-23 at 3 32 10 PM

Session Replay
Screenshot 2026-04-23 at 3 31 52 PM

Test plan

  • Trigger a failed checkout (e.g. bad backend URL / 500 response) and verify the "Unknown error placing order" message appears above the button and clears on the next attempt.
  • Verify the Apply and Place your order buttons render full width on the checkout screen.
  • Record a session replay and confirm product titles/prices, button labels, and bottom tab icons are not masked.

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