PelagusWallet / pelagus-extension

Web Extension Wallet for Quai Network
GNU General Public License v3.0
29 stars 15 forks source link

[Accounts] - Search through accounts on account selector #272

Closed rileystephens28 closed 1 month ago

rileystephens28 commented 1 month ago

String input should search through addresses with the following order of precedence:

  1. Given name of account
  2. Partial/Full match of address
  3. Name of shard
rileystephens28 commented 1 month ago

This functionality was implemented in #240