Page MenuHomePhabricator

[Cashtab] Filter token list by token type
ClosedPublic

Authored by bytesofman on Sep 17 2024, 23:58.

Details

Reviewers
emack
Group Reviewers
Restricted Project
Commits
rABC0d5d1751c2c9: [Cashtab] Filter token list by token type
Summary

We need some way of showing only Collections, only NFTs, only fungible tokens -- ticker-only search is not good enough.

Test Plan

npm test

Diff Detail

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

Event Timeline

simplified approach with switches, do not allow filtering for multiple types

better comments, clean up debug comments

This revision is now accepted and ready to land.Sep 18 2024, 05:45