LedgerHQ / ledger-live-mobile

⛔️ DEPRECATED - Ledger Live (Mobile)
https://ledger.com/live
Apache License 2.0
381 stars 116 forks source link

LIVE-2214 - Disable uppercase when displaying an address in DeviceAction #2472

Closed ofreyssinet-ledger closed 2 years ago

ofreyssinet-ledger commented 2 years ago

In buy flow (an possibly in other flows), the user has to check that the address displayed on device matches the one displayed in-app. The issue is that in the app it's written with uppercase.

With this fix we remove the "uppercase" text transformation that was applied in the component displaying the address, so the address will be displayed with its original casing.

Before

After

Type

Bug fix

Context

LIVE-2214

Parts of the app affected / Test plan

github-actions[bot] commented 2 years ago

Thanks for your contribution. To be able to merge in develop branch, you need to:

ggilchrist-ledger commented 2 years ago

tested on Android (samsung) and everything looks fine 👍