fuels-wallet icon indicating copy to clipboard operation
fuels-wallet copied to clipboard

Connector should support multi-popups/actions

Open HoTandy opened this issue 10 months ago • 1 comments

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

HoTandy avatar Apr 05 '24 14:04 HoTandy

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

LuizAsFight avatar May 30 '24 02:05 LuizAsFight