Page MenuHomePhabricator

[Cashtab] Export contact list
AbandonedPublic

Authored by emack on Apr 8 2022, 10:44.

Details

Reviewers
bytesofman
Group Reviewers
Restricted Project
Summary

Contact deletion function.

The following 4 diffs will be landed in quick succession.

Test Plan
  • open a wallet with an empty contact list and ensure the Export contacts button is not rendered
  • add a new contact, verify the Export contacts button is displayed and ensure clicking on this button results in a csv file being generated for download
  • add two more contacts and ensure the exported csv file shows each contact delimitered by a comma
  • test across browsers and extension/iOS/Android

Diff Detail

Repository
rABC Bitcoin ABC
Branch
exportContacts
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 18759
Build 37309: Build Diffcashtab-tests
Build 37308: arc lint + arc unit