-
Notifications
You must be signed in to change notification settings - Fork 87
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(cico): Add sorting to CICO currency bottom sheet (#4566)
### Description No ordering before, now tokens are sorted before being displayed in the bottom sheet. Dynamic config: https://console.statsig.com/4plizaPmWwPL21ASV4QAO0/dynamic_configs/cico_token_info Dynamic config to review: https://console.statsig.com/4plizaPmWwPL21ASV4QAO0/dynamic_configs/cico_token_info/preview/6mIWqOsAuVnZiwwU7D4EL3 ### Test plan Updated unit tests to check for ordering. Manual test shows correct order, logged ordering to confirm that sorting was done correctly. ![cicoOrder](https://github.com/valora-inc/wallet/assets/140328381/bd230ee8-d3df-4527-afa0-3046e28d23c9) ### Related issues N/A ### Backwards compatibility Yes --------- Co-authored-by: Tom McGuire <[email protected]>
- Loading branch information
1 parent
9dc2d04
commit 8a513db
Showing
5 changed files
with
134 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters