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): fixed address book label overlap issue for evm address #4079

Closed fullstackninja864 closed 10 months ago

fullstackninja864 commented 10 months ago

What this PR does / why we need it:

Which issue(s) does this PR fixes?:

Fixes DFC-359

Additional comments?:

Developer Checklist:

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": 2028,
            "allLabels": "{}"
        },
        "zh-Hant": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 2028,
            "allLabels": "{}"
        },
        "fr": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 2028,
            "allLabels": "{}"
        },
        "es": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 2028,
            "allLabels": "{}"
        },
        "it": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 2028,
            "allLabels": "{}"
        }
    },
    "totalMissingCount": 0
}
github-actions[bot] commented 10 months ago

Build preview for DeFiChain Wallet is ready!

Built with commit 803d365782dc2017b7d9637b21f968c648cb2c0b

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

linear[bot] commented 10 months ago
DFC-359 Address Label is not truncated and overlaps right arrow for edit

#### What happened? Address Label is not truncated and overlaps right arrow for edit #### What did you expect to happen? #### How to reproduce it (as minimally and precisely as possible): Add longer label for address and save. [IMG_3766A51C415C-1.jpeg](https://uploads.linear.app/ed7438a1-0dae-40df-9d75-9ba5b0ba89d2/77845733-66a2-4f3c-9baf-06f152392215/caa36cf8-00b3-49dc-8ac1-4ae9716c3430) Anything else that the team needs to know?