[bisq-network/bisq-desktop] Add support for referrer IDs at offers and trades (#1590)

sqrrm notifications at github.com
Tue Jun 26 21:47:42 UTC 2018


sqrrm commented on this pull request.



> @@ -298,6 +299,13 @@ public BaseCurrencyNetwork fromString(String string) {
                 preferences.setIgnoreTradersList(Arrays.asList(StringUtils.deleteWhitespace(newValue)
                         .replace(":9999", "").replace(".onion", "")
                         .split(",")));
+
+        // referralId
+        referralIdInputTextField = addLabelInputTextField(root, ++gridRow, Res.get("setting.preferences.refererId")).second;

Perhaps this field could get a grayed out text that disappears when focusing saying something like "optional referral code" to make it clear it's just optional and generate less confusion.

-- 
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-desktop/pull/1590#pullrequestreview-132217881
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20180626/eedb4573/attachment.html>


More information about the bisq-github mailing list