vegaprotocol / frontend-monorepo

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

Investigate smoothing the mobile browser wallet popup #5380

Open JonRay15 opened 11 months ago

JonRay15 commented 11 months ago

The Chore

We have a working firefox android browser wallet extension which is cool.

But when you send a TX you need to know to go to settings and add ons to see the waiting notification from the vegawallet app, and we cant find a way to make this more obvious.

We are wondering if Console can do anythign to detect the presence of a mobile FF connection and therefore display some sort of custom toast / notification that helps point you to where you need to go?

iOS has a slightly better notification but is not much clearer, so maybe we can do something there too.

Tasks

Additional details / background info

JonRay15 commented 11 months ago

Should do a quick spike with @dexturr on this to see what we can do

JonRay15 commented 11 months ago

Could add an overlay as we know exactlty where the add ons are?