[bisq-network/bisq] Fix popup message about trade limits (#3897)

Pac notifications at github.com
Mon Jan 13 19:57:48 UTC 2020


When a user tries to take an offer which is above his limit, the old popup is still being shown.
It says that the user limits will be raised when his account is 2 months old.
But that is not true anymore, now we have account signing etc...
This fix uses the string that is already used for offer creation, which is good since preserves translations.
But I think we would need a better message, which I am afraid I cannot get done, showing the sign state and age.
I am submitting this PR as is now since I think this is a big issue.
New users might try to use Bisq to accept an offer, get this message and then decide to wait 2 months, in vain.
So, it partially fixes #3885.
You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq/pull/3897

-- Commit Summary --

  * Fix popup message about trade limits

-- File Changes --

    M desktop/src/main/java/bisq/desktop/main/offer/offerbook/OfferBookView.java (5)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/3897.patch
https://github.com/bisq-network/bisq/pull/3897.diff

-- 
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/pull/3897
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200113/ff730331/attachment.html>


More information about the bisq-github mailing list