Page MenuHomePhabricator

[Cashtab] Searchable, alphabetical token list
ClosedPublic

Authored by bytesofman on Thu, Apr 18, 00:07.

Details

Reviewers
emack
Group Reviewers
Restricted Project
Commits
rABC386a58e8cf46: [Cashtab] Searchable, alphabetical token list
Summary

Tokens are difficult to browse on the Token page. They are not searchable or in any kind of alphabetical order.

Improve this experience.

  • Sort user tokens alphabetically by ticker
  • Make tokens searchable by ticker or name, case-insensitive

Add a new integration test for <Etokens /> component to confirm expected behavior

Test Plan

npm test

this diff is live at https://cashtab-local-dev.netlify.app/

Diff Detail

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

Event Timeline

minor version bump + extension

bytesofman edited the summary of this revision. (Show Details)
bytesofman edited the test plan for this revision. (Show Details)
This revision is now accepted and ready to land.Fri, Apr 19, 08:42