HomePhabricator

[Cashtab] Match UI locking pattern of rest of app in Tokens.js

Description

[Cashtab] Match UI locking pattern of rest of app in Tokens.js

Summary:
T1741

This diff extends the pattern of passing loading status to the App.js component used in D9872 to the Tokens.js screen.

In addition, there was a bug on token creation where the loading status did not clear after successful token mints. This is patched.

An artifact comment is also removed.

Test Plan: npm start, navigate to Tokens, create a token, notice that full UI locks while mint tx is being broadcast, notice that full UI is unlocked after tx is complete.

Reviewers: #bitcoin_abc, majcosta

Reviewed By: #bitcoin_abc, majcosta

Differential Revision: https://reviews.bitcoinabc.org/D9888

Details

Provenance
Joey King <joseph.roy.king@gmail.com>Authored on Aug 20 2021, 13:57
bytesofmanPushed on Aug 20 2021, 20:46
Reviewer
Restricted Project
Differential Revision
D9888: [Cashtab] Match UI locking pattern of rest of app in Tokens.js
Parents
rABC74482297efa2: [Cashtab] Standardize use of wallet state parameters
Branches
Unknown
Tags
Unknown