[bisq-network/bisq] Add missing filtering on lists (PR #5963)

Christoph Atteneder notifications at github.com
Tue Jan 25 13:15:10 CET 2022


@ripcurlx commented on this pull request.



>                  return columns;
             };
 
             GUIUtil.exportCSV("bsqSwapHistory.csv", headerConverter, contentConverter,
-                    new UnconfirmedBsqSwapsListItem(), sortedList, (Stage) root.getScene().getWindow());
+                    null, sortedList, (Stage) root.getScene().getWindow());

As you changed it here and in other places. Do you now why an empty object was used before? 
☝️  @chimp1984 

-- 
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/5963#pullrequestreview-862195778
You are receiving this because you are subscribed to this thread.

Message ID: <bisq-network/bisq/pull/5963/review/862195778 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20220125/d598424d/attachment.htm>


More information about the bisq-github mailing list