airalab / robonomics.app

Manage your IoT devices through web3 infrastructure; Supports integration with Home Assistant
https://robonomics.app
BSD 3-Clause "New" or "Revised" License
11 stars 8 forks source link

USERS IN SUBSCRIPTION - duplicate addresses #162

Open nakata5321 opened 1 month ago

nakata5321 commented 1 month ago

Problem

Dapp don't react properly if the user adds an address to the subscription that is already there.

How to reproduce

Open Dapp (tested on b4c699b) and go inside rws setup page. Copy address of any user in subscription and add this address to "add a user" field. press buton to add user to subscription. image

You will see that address added tu subscription(dapp don't ever ask to sign message to blockchain) image

and after few second address will diapers from dapp

image