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
Lint
Lint Not Applicable
Unit
Tests Not Applicable