BirthdayResearch / defichain-wallet

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

fix(ui): bottom sheet reduced motion #4183

Closed pierregee closed 2 months ago

pierregee commented 2 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 2 months ago

Missing Translations Report

The following translations are missing for this pull request.

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

Build preview for DeFiChain Wallet is ready!

Built with commit d230e05885b57ef3254e405332fdab7593cdb97d

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

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 33.33333% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 52.32%. Comparing base (bf3cd26) to head (f97a544).

Files Patch % Lines
mobile-app/app/components/BottomSheetInfo.tsx 0.00% 1 Missing :warning:
mobile-app/app/components/BottomSheetWithNav.tsx 0.00% 1 Missing :warning:
mobile-app/app/components/BottomSheetWithNavV2.tsx 0.00% 1 Missing :warning:
...creens/TransactionAuthorization/PasscodePrompt.tsx 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4183 +/- ## ========================================== - Coverage 60.05% 52.32% -7.73% ========================================== Files 442 442 Lines 12577 12581 +4 Branches 4129 4129 ========================================== - Hits 7553 6583 -970 - Misses 4964 5944 +980 + Partials 60 54 -6 ```

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