fix: cp-7.42.0 Refactor AddNickname with missing data#14008
Conversation
|
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. |
|
…not using global selector networks at the components
|
Co-authored-by: tommasini <46944231+tommasini@users.noreply.github.com>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #14008 +/- ##
==========================================
+ Coverage 63.42% 64.34% +0.91%
==========================================
Files 2093 2171 +78
Lines 45277 46123 +846
Branches 6234 6428 +194
==========================================
+ Hits 28717 29677 +960
+ Misses 14676 14520 -156
- Partials 1884 1926 +42 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Thanks for the PR @tommasini , I've also manually tested this, fix work as expected |
|
|
|
Since the e2e is also failing on main will go ahead and merge the PR https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/871a9564-b752-424f-b3c0-41ec38436564 |




Description
Add nickname component was missing importing variables!
This passed CI because the comment was forgotten to be addressed:
// @ts-nocheck - Confirmations team or Transactions team
Sentry issue:
https://metamask.sentry.io/issues/6313090523/?project=2299799
Related issues
Fixes:
Manual testing steps
Screenshots/Recordings
Before
Screen.Recording.2025-03-13.at.20.14.12.mov
After
Screen.Recording.2025-03-14.at.00.10.08.mov
Pre-merge author checklist
Pre-merge reviewer checklist