FuelLabs / fuels-wallet

💳 The official Fuel wallet.
https://wallet.fuel.network
Apache License 2.0
922 stars 409 forks source link

Connector should support multi-popups/actions #1244

Open HoTandy opened 6 months ago

HoTandy commented 6 months ago

When watching this video, you can see that the wallet pops up to approve the transfer of ETH. While the wallet is available, if the user clicks on Increment, another wallet should pop up to approve that action.

The bug is that the wallet approves both actions with 1 click of Approve in the wallet that's already open.

https://github.com/FuelLabs/fuel-connectors/assets/114662397/f0c78859-5bfb-4700-8e76-54737d6fb6e7

LuizAsFight commented 4 months ago

we should add a validation that only one Transaction Request will be opened at same time