[bisq-network/bisq] Sorting order of offers (#3818)

Pac notifications at github.com
Sat Dec 21 02:31:02 UTC 2019


<!--
   SUPPORT REQUESTS: This is for reporting bugs in the Bisq app.
   If you have a support request, please join #support on Bisq's
   Keybase team at https://keybase.io/team/Bisq
-->

### Description

When sorting offers in the offer book by the second or third columns (amount in BTC and amount in the trade currency), the ones which have a MIN-MAX range are sorted only regarding the MAX AMOUNT.

But when I want to list the offers in **_`ASCENDING`_** order, I would like it to be done considering the MIN AMOUNT. The first one in the list should be the one which I can get/pay the least BTC or get/pay the least other currency.

#### Version

1.2.4

### Steps to reproduce

Sort the second or third columns in ascending order in open offers view.
For the descending order, it is fine, since it already considers the MAX amount.

### Expected behaviour

In ascending order, the MIN amount should be considered to sort the offers.

### Actual behaviour

It sorts the offers always per the MAX amount, which I consider wrong for the ascending order.

### Screenshots

![image](https://user-images.githubusercontent.com/6444444/71301612-fe26dd00-237f-11ea-81e0-906be93ff721.png)

#### Device or machine

Windows 10



#### Additional info

N/A


-- 
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/issues/3818
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20191220/3a41373e/attachment.html>


More information about the bisq-github mailing list