BirthdayResearch / defichain-wallet

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

fix(ui-ux): show reset btn on service provider screen without edit #4155

Closed fullstackninja864 closed 5 months ago

fullstackninja864 commented 7 months ago

What this PR does / why we need it:

Which issue(s) does this PR fixes?:

Fixes #

Additional comments?:

Developer Checklist:

github-actions[bot] commented 7 months ago

Missing Translations Report

The following translations are missing for this pull request.

{
    "missingLanguageItems": {
        "zh-Hans": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 2042,
            "allLabels": "{}"
        },
        "zh-Hant": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 2042,
            "allLabels": "{}"
        },
        "fr": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 2042,
            "allLabels": "{}"
        },
        "es": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 2042,
            "allLabels": "{}"
        },
        "it": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 2042,
            "allLabels": "{}"
        }
    },
    "totalMissingCount": 0
}
github-actions[bot] commented 7 months ago

Build preview for DeFiChain Wallet is ready!

Built with commit 72cb16f7c10f0aa332f57ae318f33154db29bede

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

codecov-commenter commented 7 months ago

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (d8400cf) 55.08% compared to head (053e159) 55.01%.

Files Patch % Lines
...screens/Settings/screens/ServiceProviderScreen.tsx 0.00% 7 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4155 +/- ## ========================================== - Coverage 55.08% 55.01% -0.07% ========================================== Files 438 438 Lines 12485 12486 +1 Branches 4134 4135 +1 ========================================== - Hits 6877 6869 -8 - Misses 5524 5530 +6 - Partials 84 87 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.