<p>If a user chooses to use custom inputs in Funds menu, custom fee rate field is wrongly blanked and this leads to <em>NumberFormatException</em>.</p>
<p>Fixed by updating _inputsToggleGroupListener _.</p>
<p>Thanks <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/jmacxx/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jmacxx">@jmacxx</a> for having pointed out this.</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/5483'>https://github.com/bisq-network/bisq/pull/5483</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Fix custom fee rate field when custom inputs are used.</li>
  <li>Add case when you have multiple inputs and not all are selected</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5483/files#diff-1899e161042b90cb20b10511f052d0c6237757c97ba32fb35dddb31fccb9cb4b">desktop/src/main/java/bisq/desktop/main/funds/withdrawal/WithdrawalView.java</a>
    (24)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/bisq-network/bisq/pull/5483.patch'>https://github.com/bisq-network/bisq/pull/5483.patch</a></li>
  <li><a href='https://github.com/bisq-network/bisq/pull/5483.diff'>https://github.com/bisq-network/bisq/pull/5483.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/5483">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNT6DUAWGYEL647ZXNLTNDRQTANCNFSM44UWHSTA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNRHHG4ESWOZYXDZNBLTNDRQTA5CNFSM44UWHSTKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4NGWB2YQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/5483",
"url": "https://github.com/bisq-network/bisq/pull/5483",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>