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

Crypto Withdrawal Overlay #2333

Closed f8daniel closed 9 months ago

f8daniel commented 9 months ago

Some behavioral quirks need fixing.

If I open through User-Menu, it auto populates the key. Good.

Image

If I close the withdrawal overlay and then click Send from the hamburger menu, I get the same autopopulated field.

umairkhannn commented 9 months ago

Issues fixed in branch mixin/node-sdk, deployed changes to test network.

For point 2 I am emptying the address input for now, will have to check how to check and fetch address of selected crypto asset from dropdown.

f8daniel commented 9 months ago

understood