fix: refine SIWX sign-in confirmation copy#5679
Open
rtomas wants to merge 1 commit into
Open
Conversation
Update the SIWX/SIWE sign-in confirmation screen wording for clarity and a less threatening tone: title "Sign In" → "Confirm it's you", heading "needs to connect to your wallet" → "needs to confirm your wallet.", and body now ends "Cancel to go back." instead of warning about disconnection. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
🦋 Changeset detectedLatest commit: 1970a1f The changes in this PR will be included in the next version bump. This PR includes changesets to release 26 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
9 Skipped Deployments
|
Contributor
Visual Regression Test Results ✅ PassedChromatic Build: https://www.chromatic.com/build?appId=6493191bf4b10fed8ca7353f&number=925 👉 Please review the visual changes in Chromatic and accept or reject them. |
Contributor
📦 Bundle Size Check✅ All bundles are within size limits 📊 View detailed bundle sizes> @reown/appkit-monorepo@1.7.1 size /home/runner/work/appkit/appkit > size-limit |
Contributor
Coverage Report
File Coverage
|
||||||||||||||||||||||||||||||||||||||||||||||||||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Refines the wording on the SIWX/SIWE sign-in confirmation screen for clarity and a friendlier, less threatening tone. The view title changes from "Sign In" to "Confirm it's you", the heading from "{dapp} needs to connect to your wallet" to "{dapp} needs to confirm your wallet.", and the body from "Sign this message to prove you own this wallet and proceed. Canceling will disconnect you." to "Sign this message to prove you own this wallet. Cancel to go back." Applied to both the SIWX (
w3m-siwx-sign-message-view) and legacy SIWE (w3m-connecting-siwe-view) views and their header titles. Includes a changeset.Type of change
Associated Issues
N/A
Showcase (Optional)
N/A — copy-only change.
Checklist
🤖 Generated with Claude Code