bisq-network/bisq

Trade Step 1: If BSQ chosen for trade fees while "Synchronizing DAO", show correct warning popup

Open

#5 522 ouverte le 22 mai 2021

Voir sur GitHub
 (2 commentaires) (2 réactions) (0 assignés)Java (1 292 forks)batch import
good first issuein:guiin:trade-process

Métriques du dépôt

Stars
 (4 505 stars)
Métriques de merge PR
 (Merge moyen 3j 7h) (53 PRs mergées en 30 j)

Description

Description

Some BSQ users are not aware that their BSQ wallet balance is virtually zero when Bisq is "Synchronizing DAO".

They may try to pay with BSQ for trade fees, but the UI tells them they have insufficient funds, which is incorrect.

Version

v1.6.4

Steps to reproduce

Try to take or create a trade and choose to pay the fee with BSQ. Do this at a point when "Synchronizing DAO" is happening (shown in the bottom bar).

Expected behaviour

When pressing Next, the user should get a warning popup saying:

Your BSQ wallet is disabled while DAO is synchronizing and your BSQ balance may appear to be zero during this period. Please check the status bar and try again later when Synchronizing DAO is complete, or continue now with this trade and use BTC to pay the trade fees.

Actual behaviour

When pressing Next, the user gets a warning popup saying "You need more BSQ to do this transaction", which is incorrect.

Screenshots

Guide contributeur