[bisq-network/bisq] Security recommendation prompt is shown multiple times when importing multiple accounts (#1981)

Christoph Atteneder notifications at github.com
Tue Dec 11 15:41:13 UTC 2018


It's not related to the old side menu. It was also the same in the old version. 
https://github.com/bisq-network/bisq/blob/63b7c2c75df6a4ee0acf723d508d4cdfa3020a83/core/src/main/java/bisq/core/app/BisqSetup.java#L677-L684
The problem is that the global listener listens to changes in the payment accounts and when they are imported it changes with every new entry which triggers this listener and the corresponding popups every time. I'll see if I can add the payment accounts at once so it is only triggered once.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/issues/1981#issuecomment-446247894
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20181211/acf177cc/attachment.html>


More information about the bisq-github mailing list