bosonprotocol / interface

End to End dCommerce experience built using the Boson Protocol Core Components SDK
https://bosonapp.io/
Apache License 2.0
10 stars 1 forks source link

prevent another account is selected in the redeem widget when opened from the dApp, #831

Closed levalleux-ludo closed 1 year ago

levalleux-ludo commented 1 year ago

The widget is previously connected to account A Now, I'm connected to the dApp with account B and open the redeem widget from My Items. Because the widget is still connected to account A, the widget says "You do not own this exchange".

When the dApp opens the widget, it should pass the address of the current connected account, so that the widget can ensure another account is not pre-connected to it.

levalleux-ludo commented 1 year ago

refers to https://github.com/bosonprotocol/widgets/issues/52