bisq-network/bisq

Inconsistent current value is displayed when submitting param change proposal

Open

#2,644 opened on Apr 4, 2019

View on GitHub
 (7 comments) (0 reactions) (0 assignees)Java (4,505 stars) (1,292 forks)batch import
good first issuein:guire:usability

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

Contributor guide