bisq-network/bisq

Inconsistent current value is displayed when submitting param change proposal

Open

#2 644 ouverte le 4 avr. 2019

Voir sur GitHub
 (7 commentaires) (0 réactions) (0 assignés)Java (1 292 forks)batch import
good first issuein:guire:usability

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

When submitting a proposal for changing a phase length, the current value shown is inconsistent with the value shown in the dashboard. There is a technical reason for this, but potentially confusing to the user. The last block is technically part of the phase but for the user we show it as a break and don't allow proposals as the next block for confirmation would be then outside of phase.

Submitting a param change proposal: image

Governance dashboard: image

Guide contributeur