status-desktop/ui/app
Lukáš Tinkl cb6c633e69 feat(SharedAddressesAccountSelector): update account sorting
- implement sorting of the wallet accounts by the number of tokens (aka tags) and
then by alphabet
- due to the delegate complexity here and usage of nested models, keep
track of the tags count separately and outside of the model
- this will be improved later on as part of the complete sort/order
design described in https://github.com/status-im/status-desktop/issues/14192

Fixes #14101
2024-04-02 16:03:09 +02:00
..
AppLayouts feat(SharedAddressesAccountSelector): update account sorting 2024-04-02 16:03:09 +02:00
mainui feat(SharedAddressesAccountSelector): Support for collectibles in account's delegate tags 2024-04-02 12:18:36 +02:00