bisq-network/bisq

Inconsistent current value is displayed when submitting param change proposal

开放

#2,644 创建于 2019年4月4日

 (7 条评论) (0 个反应) (0 位负责人)Java (1,292 个派生)batch import
good first issuein:guire:usability

仓库指标

星标
 (4,505 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南