vegaprotocol / frontend-monorepo

Toolkit for building apps that interact with Vega
https://vega.xyz
MIT License
25 stars 18 forks source link

Confusing withdrawal messages #7023

Open JonRay15 opened 1 month ago

JonRay15 commented 1 month ago

The Chore

When trying to make a withdrawal

Console is displaying "Your funds have been unlocked for withdrawal” along with a “Complete withdrawal” button even though that withdrawal is subject to a delay

image

Then you click the COMPLETE WITHDRAWAL and get this

image

You can see in the background in te screen shot that actually the asset activity table knows it is in the delay ... so it is just the toast that is misbehaving.

I also notice that while the status is in delayed we''re not being shown the info icon that allows us to download the withdrawal signatures ... which we probably should be given it is during the delay that you might want to do this if you were very conscientious.

Tasks

Additional details / background info