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

Christoph Atteneder notifications at github.com
Wed Jan 26 09:58:34 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());

It also worked for me. I was just curious why it was needed in the past. Let's keep an eye on this.

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

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


More information about the bisq-github mailing list