<p>Issue: When shutting down the application with disabled open offers, the<br>
confirmation popup was still being shown informing the user there are<br>
open offers.</p>
<p>Fix: On shutdown, check all open offers and only show the popup if any<br>
of them are enabled.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #2115.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="390018889" data-permission-text="Issue title is private" data-url="https://github.com/bisq-network/bisq/issues/2115" data-hovercard-type="issue" data-hovercard-url="/bisq-network/bisq/issues/2115/hovercard" href="https://github.com/bisq-network/bisq/issues/2115">#2115</a></p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/bisq-network/bisq/pull/2569'>https://github.com/bisq-network/bisq/pull/2569</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Suppress popup at shutdown when open offers are disabled</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2569/files#diff-0">desktop/src/main/java/bisq/desktop/app/BisqApp.java</a>
    (10)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/bisq-network/bisq/pull/2569.patch'>https://github.com/bisq-network/bisq/pull/2569.patch</a></li>
  <li><a href='https://github.com/bisq-network/bisq/pull/2569.diff'>https://github.com/bisq-network/bisq/pull/2569.diff</a></li>
</ul>

<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/pull/2569">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AkpZtuJCoiHPGibHz1MzJHPcq2l6wlM-ks5vZTTFgaJpZM4cET3Y">mute the thread</a>.<img src="https://github.com/notifications/beacon/AkpZtlYesIUbhHRwOhNQj8MCDers-SL2ks5vZTTFgaJpZM4cET3Y.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://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/bisq-network/bisq"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Suppress popup at shutdown when open offers are disabled (#2569)"}],"action":{"name":"View Pull Request","url":"https://github.com/bisq-network/bisq/pull/2569"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/2569",
"url": "https://github.com/bisq-network/bisq/pull/2569",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>