-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(ui-ux): add linear gradient to from address on evm #4113
Conversation
DFC-381 Transfer Domain : Linear Gradient not displayed for "From"address during Send
What happened?Linear Gradient not displayed for "From"address during Send What did you expect to happen?How to reproduce it (as minimally and precisely as possible):
Anything else that the team needs to know? |
Missing Translations ReportThe following translations are missing for this pull request. {
"missingLanguageItems": {
"zh-Hans": {
"missingCount": 0,
"labels": {},
"totalCount": 2029,
"allLabels": "{}"
},
"zh-Hant": {
"missingCount": 0,
"labels": {},
"totalCount": 2029,
"allLabels": "{}"
},
"fr": {
"missingCount": 0,
"labels": {},
"totalCount": 2029,
"allLabels": "{}"
},
"es": {
"missingCount": 0,
"labels": {},
"totalCount": 2029,
"allLabels": "{}"
},
"it": {
"missingCount": 0,
"labels": {},
"totalCount": 2029,
"allLabels": "{}"
}
},
"totalMissingCount": 0
} |
Build preview for DeFiChain Wallet is ready! Built with commit b128e0c https://expo.io/@defichain/wallet?release-channel=pr-preview-4113 |
Codecov Report
@@ Coverage Diff @@
## main #4113 +/- ##
===========================================
- Coverage 61.50% 49.74% -11.76%
===========================================
Files 438 438
Lines 12312 12358 +46
Branches 4069 4093 +24
===========================================
- Hits 7572 6148 -1424
- Misses 4649 6136 +1487
+ Partials 91 74 -17
... and 102 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
What this PR does / why we need it:
Which issue(s) does this PR fixes?:
Fixes DFC-381
Additional comments?:
Developer Checklist: