Page MenuHomePhabricator

[Cashtab] remove unnecessary constant keys
ClosedPublic

Authored by kieran709 on Apr 11 2022, 19:15.

Details

Reviewers
bytesofman
Group Reviewers
Restricted Project
Commits
rABC19dc8063f99b: [Cashtab] remove unnecessary constant keys
Summary

Related to T2382. Removed unnecessary constant keys from Config.js & Send.js while keeping the keys that are necessary for loading a collapse item in a default state.

Test Plan

cd web/cashtab && npm start
Reply to a cashtab message
observe the advanced collapse is open when the page loads
navigate to an eToken information page and click Airdrop Token
observe that the Airdrop collapse is open when the page loads

Diff Detail

Repository
rABC Bitcoin ABC
Branch
remove-key-constants-from-panel-collapse
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 18788
Build 37367: Build Diffcashtab-tests
Build 37366: arc lint + arc unit