[bisq-network/bisq] Replace the Get Support with Open Trader Chat until trade period is over (#4099)

James Cox notifications at github.com
Mon Mar 30 02:05:50 UTC 2020


Showing an `Open Trader Chat` button until the trade period is over will reduce the number of unnecessary support tickets and encourage trader-to-trader dialogue.  If the trade timer expires without completing the button changes (as before) to open a mediation ticket.

Implementation of this feature requires the button in TradeStepView to notify its parent TradeSubView which in turn notify its parent PendingTradesView that trader chat is to be opened.  Basically a callback interface is passed two levels down the GUI hierarchy.

Fixes #3801
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Replace the Get Support with Open Trader Chat until trade period is over

-- File Changes --

    M core/src/main/resources/i18n/displayStrings.properties (2)
    M core/src/main/resources/i18n/displayStrings_de.properties (2)
    M core/src/main/resources/i18n/displayStrings_es.properties (2)
    M core/src/main/resources/i18n/displayStrings_pt-br.properties (2)
    M core/src/main/resources/i18n/displayStrings_pt.properties (2)
    M desktop/src/main/java/bisq/desktop/main/portfolio/pendingtrades/PendingTradesView.java (12)
    M desktop/src/main/java/bisq/desktop/main/portfolio/pendingtrades/TradeStepInfo.java (2)
    M desktop/src/main/java/bisq/desktop/main/portfolio/pendingtrades/TradeSubView.java (21)
    M desktop/src/main/java/bisq/desktop/main/portfolio/pendingtrades/steps/TradeStepView.java (28)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/4099.patch
https://github.com/bisq-network/bisq/pull/4099.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/4099
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200329/e28591af/attachment.html>


More information about the bisq-github mailing list