bisq-network/bisq

Inconsistent current value is displayed when submitting param change proposal

Open

#2.644 aberto em 4 de abr. de 2019

Ver no GitHub
 (7 comments) (0 reactions) (0 assignees)Java (1.292 forks)batch import
good first issuein:guire:usability

Métricas do repositório

Stars
 (4.505 stars)
Métricas de merge de PR
 (Mesclagem média 3d 7h) (53 fundiu PRs em 30d)

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

Guia do colaborador