<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #2204.">fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="396000810" data-permission-text="Issue title is private" data-url="https://github.com/bisq-network/bisq/issues/2204" data-hovercard-type="issue" data-hovercard-url="/bisq-network/bisq/issues/2204/hovercard" href="https://github.com/bisq-network/bisq/issues/2204">#2204</a></p>
<p>Add updateButtonDisabledState() to onPaymentAccountSelected() in<br>
TakeOfferViewModel since changing the account dropdown in the take<br>
offer screen does not trigger an update of the "Next Step" button.</p>
<p>The default amount of an offer should not change to less than what is<br>
actually offered, change onPaymentAccountSelected() in<br>
TakeOfferDataModel to take into account the min. amount offered.</p>
<p>In TakeOfferView, the payment account defaults to the last one<br>
selected.  Make sure TakeOfferViewModel and TakeOfferDataModel take<br>
this into account in a couple locations.</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/2205'>https://github.com/bisq-network/bisq/pull/2205</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Update offer button state on account change</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2205/files#diff-0">desktop/src/main/java/bisq/desktop/main/offer/takeoffer/TakeOfferDataModel.java</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2205/files#diff-1">desktop/src/main/java/bisq/desktop/main/offer/takeoffer/TakeOfferView.java</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2205/files#diff-2">desktop/src/main/java/bisq/desktop/main/offer/takeoffer/TakeOfferViewModel.java</a>
    (1)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/bisq-network/bisq/pull/2205.patch'>https://github.com/bisq-network/bisq/pull/2205.patch</a></li>
  <li><a href='https://github.com/bisq-network/bisq/pull/2205.diff'>https://github.com/bisq-network/bisq/pull/2205.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/2205">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AkpZtkUCDHTSgewSJj8fUT-NGc3QcnZRks5u_4xegaJpZM4ZqADL">mute the thread</a>.<img src="https://github.com/notifications/beacon/AkpZtm2O6vTCj7bd8mZwZ5lx9eQ5hwnCks5u_4xegaJpZM4ZqADL.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":"Update offer button state on account change (#2205)"}],"action":{"name":"View Pull Request","url":"https://github.com/bisq-network/bisq/pull/2205"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/2205",
"url": "https://github.com/bisq-network/bisq/pull/2205",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>