SaitoTech / saito-lite-rust

a version of the Saito-Lite client written for compatibility with the Saito Rust client and binary data format
24 stars 28 forks source link

Send Crypto to User Overlay #2570

Open f8daniel opened 3 months ago

f8daniel commented 3 months ago

I think we need to improve the overlay when we open it with a target saito public key -- (a) display the identity of the recipient (b) either filter the drop down menu of crypto to those where (i) I have a positive balance and (ii) target has receiving address or add a warning note that recipient cannot receive said crypto (c) deactivate the receiving address input field so that I cannot type anything there

umairkhannn commented 3 months ago

User identicon added against address

Image

Disable address input and show message when user hasnt activated the selected ticker address

Image

arpee commented 3 months ago

Working well - except:

image

umairkhannn commented 3 months ago

ohh. Let me fix that up. @arpee