Open Khushboo-dev-cpp opened 3 weeks ago
Probably the whole chance may be limited to the adaptor where additional filtering is needed now to have only one network there.
Should we present tokens with 0
balance on a given network as well?
Probably the whole chance may be limited to the adaptor where additional filtering is needed now to have only one network there.
Should we present tokens with
0
balance on a given network as well?
seems like there is provision to do it already. if thats the case, I'll simply close this task. As per design tokens with 0 balance on a selected network will not be shown in the token selector list. https://www.figma.com/design/FkFClTCYKf83RJWoifWgoX/Wallet-v2?node-id=25126-90209&t=aU54CRDOkx31jmCm-4
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 -