<p>When adding a payment account Bisq requires IBAN to be whitespace free.</p>
<p>It is annoying for the user to manually clean pasted IBAN of spaces. In online banking IBAN-s are usually displayed <strong>with</strong> spaces for better readability.</p>
<p>This commit auto-removes whitespace when user is leaving the input field, right before validation, effectively allowing to paste real world IBAN-s.</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/3103'>https://github.com/bisq-network/bisq/pull/3103</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Auto remove whitespace in the IBAN input field</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/3103/files#diff-0">desktop/src/main/java/bisq/desktop/components/paymentmethods/SepaForm.java</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/3103/files#diff-1">desktop/src/main/java/bisq/desktop/components/paymentmethods/SepaInstantForm.java</a>
    (3)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/bisq-network/bisq/pull/3103/files#diff-2">desktop/src/main/java/bisq/desktop/util/normalization/IBANNormalizer.java</a>
    (15)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/bisq-network/bisq/pull/3103.patch'>https://github.com/bisq-network/bisq/pull/3103.patch</a></li>
  <li><a href='https://github.com/bisq-network/bisq/pull/3103.diff'>https://github.com/bisq-network/bisq/pull/3103.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/3103?email_source=notifications&email_token=AJFFTNT3XQPXVE5E3XDAADLQFBPXNA5CNFSM4IMQMR72YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HFZS43A">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNTWTKBWUGQ4KFZ267TQFBPXNANCNFSM4IMQMR7Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AJFFTNSUI5ZWIOX2SCENWULQFBPXNA5CNFSM4IMQMR72YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HFZS43A.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/3103?email_source=notifications\u0026email_token=AJFFTNT3XQPXVE5E3XDAADLQFBPXNA5CNFSM4IMQMR72YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HFZS43A",
"url": "https://github.com/bisq-network/bisq/pull/3103?email_source=notifications\u0026email_token=AJFFTNT3XQPXVE5E3XDAADLQFBPXNA5CNFSM4IMQMR72YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HFZS43A",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>