bisq-network/bisq

Inconsistent current value is displayed when submitting param change proposal

Open

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

在 GitHub 查看
 (7 评论) (0 反应) (0 负责人)Java (1,292 fork)batch import
good first issuein:guire:usability

仓库指标

Star
 (4,505 star)
PR 合并指标
 (平均合并 3天 7小时) (30 天内合并 53 个 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

贡献者指南