<p>It's not related to the old side menu. It was also the same in the old version.<br>
<a href="https://github.com/bisq-network/bisq/blob/63b7c2c75df6a4ee0acf723d508d4cdfa3020a83/core/src/main/java/bisq/core/app/BisqSetup.java#L677-L684">https://github.com/bisq-network/bisq/blob/63b7c2c75df6a4ee0acf723d508d4cdfa3020a83/core/src/main/java/bisq/core/app/BisqSetup.java#L677-L684</a><br>
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.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/issues/1981#issuecomment-446247894">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AkpZtvuRIjGKzVOAkYEk83j--kqveHjXks5u39IZgaJpZM4Y0-UF">mute the thread</a>.<img src="https://github.com/notifications/beacon/AkpZtuFqZi0qZ3UUiypkaLf9YjLC7BaJks5u39IZgaJpZM4Y0-UF.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/bisq-network/bisq","title":"bisq-network/bisq","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/bisq-network/bisq"}},"updates":{"snippets":[{"icon":"PERSON","message":"@ripcurlx in #1981: It's not related to the old side menu. It was also the same in the old version. \r\nhttps://github.com/bisq-network/bisq/blob/63b7c2c75df6a4ee0acf723d508d4cdfa3020a83/core/src/main/java/bisq/core/app/BisqSetup.java#L677-L684\r\nThe 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."}],"action":{"name":"View Issue","url":"https://github.com/bisq-network/bisq/issues/1981#issuecomment-446247894"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/issues/1981#issuecomment-446247894",
"url": "https://github.com/bisq-network/bisq/issues/1981#issuecomment-446247894",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [bisq-network/bisq] Security recommendation prompt is shown multiple times when importing multiple accounts (#1981)",
"sections": [
{
"text": "",
"activityTitle": "**Christoph Atteneder**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ripcurlx",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"bisq-network/bisq\",\n\"issueId\": 1981,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"bisq-network/bisq\",\n\"issueId\": 1981\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/bisq-network/bisq/issues/1981#issuecomment-446247894"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 416539909\n}"
}
],
"themeColor": "26292E"
}
]</script>