[bisq-network/bisq] Auto remove whitespace in the IBAN input field (#3103)

battleofwizards notifications at github.com
Sat Aug 17 20:47:50 UTC 2019


When adding a payment account Bisq requires IBAN to be whitespace free.

It is annoying for the user to manually clean pasted IBAN of spaces. In online banking IBAN-s are usually displayed **with** spaces for better readability.

This commit auto-removes whitespace when user is leaving the input field, right before validation, effectively allowing to paste real world IBAN-s.
You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq/pull/3103

-- Commit Summary --

  * Auto remove whitespace in the IBAN input field

-- File Changes --

    M desktop/src/main/java/bisq/desktop/components/paymentmethods/SepaForm.java (3)
    M desktop/src/main/java/bisq/desktop/components/paymentmethods/SepaInstantForm.java (3)
    A desktop/src/main/java/bisq/desktop/util/normalization/IBANNormalizer.java (15)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/3103.patch
https://github.com/bisq-network/bisq/pull/3103.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/3103
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190817/06b7224c/attachment.html>


More information about the bisq-github mailing list