fix: Polish Web3Auth toast for 8.6.0 release - #33774
Conversation
Align Web3Auth toast call sites with the shared 8.6.0 toast polish pattern. Co-authored-by: Cursor <cursoragent@cursor.com>
|
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
PR template — items to address before "Ready for review"Warnings — informational, address before merging:
See docs/readme/ready-for-review.md for the full Definition of Ready for Review. |
… icon Co-authored-by: Cursor <cursoragent@cursor.com>
🔍 Smart E2E Test Selection
click to see 🤖 AI reasoning detailsE2E Test Selection: SmokeAccounts is selected because SmokeWalletPlatform is selected per the SmokeAccounts tag description: "When changes touch multi-SRP architecture, account list, SRP export, or sync flows, also select SmokeWalletPlatform." No other tags are needed — this change is isolated to the SRP import success toast UI and does not affect confirmations, network, swap, browser, or other flows. Performance Test Selection: |
|



Description
Polishes Web3Auth toast call sites for the 8.6.0 release so they align with the shared toast pattern (Confirmation icon, success/error icon colors, and default toast chrome instead of custom background colors).
Updates the import-SRP success toast to use the Confirmation icon with the theme success color.
Changelog
CHANGELOG entry: Polished toast styling for consistency in the 8.6.0 release
Related issues
Fixes:
Related toast polish PRs for 8.6.0:
Manual testing steps
Screenshots/Recordings
Before
Screen.Recording.2026-07-28.at.3.31.28.PM.mov
After
Screen.Recording.2026-07-28.at.3.21.33.PM.mov
Pre-merge author checklist
Performance checks (if applicable)
trace()for usage andaddTokenfor an exampleFor performance guidelines and tooling, see the Performance Guide.
Pre-merge reviewer checklist
Made with Cursor