Page MenuHomePhabricator

[Cashtab] BalanceHeaderFiat component handles null value for fiatPrice
ClosedPublic

Authored by kieran709 on Mar 16 2022, 19:56.

Details

Summary

Related to task T2314. Removed conditional logic from Send.js which handled rendering the BalanceHeaderFiat component and moved it into the BalanceFiat component.

Test Plan

cd web/cashtab
npm start
from the wallet tab, observe the BalanceHeaderFiat component.
ctrl + refresh the page, observe the BalanceHeaderFiat component render as the api fetches the fiatPrice.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
balance-header-handle-null-value
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 18526
Build 36847: Build Diffcashtab-tests
Build 36846: arc lint + arc unit