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

xyzmaker123 notifications at github.com
Tue Jan 25 19:10:39 CET 2022


@xyzmaker123 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());

I tested export csv for bsq swaps with null passed as `emptyItem` and everything went smoothly.

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

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


More information about the bisq-github mailing list