Page MenuHomePhabricator

[Cashtab] Stop using passLoadingStatus
ClosedPublic

Authored by bytesofman on Fri, Apr 19, 13:35.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABCf92c5f471ba0: [Cashtab] Stop using passLoadingStatus
Summary

Now that we have a portable custom spinner component, use this in components that take time to calculate or communicate with a server.

passLoadingStatus is confusing and, worse, does not instantly set and unset the spinner in the parent component.

Test Plan

npm test, npm start, go to airdrop screen, enter tokenId of fb4233e8a568993976ed38a81c2671587c5ad09552dedefa78760deed6ff87aa, enter amount of 10000000, spinner behaves as expected

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable