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

chimp1984 notifications at github.com
Tue Jan 25 17:02:53 CET 2022


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

> Do you now why an empty object was used before? 

That was required for the exportCSV code... dont remember details but i think with null there was issues

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

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


More information about the bisq-github mailing list