Related to task T2314. Removed conditional logic from Send.js which handled rendering the BalanceHeaderFiat component and moved it into the BalanceFiat component.
Details
Details
- Reviewers
bytesofman - Group Reviewers
Restricted Project - Commits
- rABC95587fe8f0d6: [Cashtab] BalanceHeaderFiat component handles null value for fiatPrice
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
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 Diff cashtab-tests Build 36846: arc lint + arc unit