[bisq-network/bisq] BondsView: Fix sorting of numeric columns (#4222)

cd2357 notifications at github.com
Fri May 1 17:58:18 UTC 2020


The table in the BondsView uses string sorting by default. This results in unexpected behavior when sorting non-string columns.

This commit adds custom comparators to the numeric columns to address that.

Fixes #3231

You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * BondsView: Fix sorting of numeric columns

-- File Changes --

    M desktop/src/main/java/bisq/desktop/main/dao/bonding/bonds/BondsView.java (3)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/4222.patch
https://github.com/bisq-network/bisq/pull/4222.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/4222
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200501/a7577a79/attachment.html>


More information about the bisq-github mailing list