BirthdayResearch / defichain-wallet

DeFiChain Wallet. The DeFi Blockchain Light Wallet for iOS, Android & Web.
MIT License
125 stars 46 forks source link

fix(ui-ux): add linear gradient to from address on evm #4113

Closed lykalabrada closed 9 months ago

lykalabrada commented 10 months ago

What this PR does / why we need it:

Which issue(s) does this PR fixes?:

Fixes DFC-381

Additional comments?:

Developer Checklist:

linear[bot] commented 10 months ago
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): 1. User is on EVM network 2. User sends token from EVM to DVM [Linear_Gradient_Not_displayed.PNG](https://uploads.linear.app/ed7438a1-0dae-40df-9d75-9ba5b0ba89d2/bac24b97-4d62-42ea-8d1d-495862f79da5/36f6d939-234f-4758-a89e-208a87031e8b) #### Anything else that the team needs to know?

github-actions[bot] commented 10 months ago

Missing Translations Report

The 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
}
github-actions[bot] commented 10 months ago

Build preview for DeFiChain Wallet is ready!

Built with commit b128e0cda12887878a3dcd8362f2b79488d9bd8f

https://expo.io/@defichain/wallet?release-channel=pr-preview-4113

codecov-commenter commented 10 months ago

Codecov Report

Merging #4113 (70c61ec) into main (b320ad0) will decrease coverage by 11.76%. Report is 3 commits behind head on main. The diff coverage is 0.00%.

@@             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     
Files Coverage Δ
mobile-app/app/components/SummaryTitle.tsx 61.76% <0.00%> (-24.45%) :arrow_down:

... and 102 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more