You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The difference in current implementation and new designs is that we only want to show the balances on the networks selected in the modal. Currently the TokenSelector shows all the balances in balances model
Changes expected TBD in this task -
No collectibles state
Only 5 items and 6th item half when shown
Only balance on selected network is shown (a filter is already present in adaptor, no changes needed)
0 balance on selected chain is not shown (Logic already present in adaptor, no changes needed))
Token list items are inset 4px with 4px padding between each list item.
Top search result in typeahead adopts hover state so user can easily press Enter (or click) to select.
Token icon in header increased in size slightly (21px -> 24px). Collectibles more visible at this size.
Hovered and selected highlight colours
The text was updated successfully, but these errors were encountered:
This task is created to adapt the TokenSelector Component to be able to support the new Simple Send Modal
Design:
https://www.figma.com/design/FkFClTCYKf83RJWoifWgoX/Wallet-v2?node-id=25229-108897&t=Ech2sOd4zCGhGFzC-4
https://www.figma.com/design/FkFClTCYKf83RJWoifWgoX/Wallet-v2?node-id=25232-114042&t=x7Ukt7ixxp7Ji84n-4
The difference in current implementation and new designs is that we only want to show the balances on the networks selected in the modal. Currently the TokenSelector shows all the balances in balances model
Changes expected TBD in this task -
The text was updated successfully, but these errors were encountered: