bisq-network/bisq

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

Open

#5.522 geöffnet am 22. Mai 2021

Auf GitHub ansehen
 (2 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)Java (1.292 Forks)batch import
good first issuein:guiin:trade-process

Repository-Metriken

Stars
 (4.505 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 3T 7h) (53 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide