hyperledger / hyperledger/fabric-private-chaincode
Wrong/misleading "Total Commitment" in submit view of spectrum auction demo
Open
- Dominant language
- Go
- Stars
- 174
- Forks
- 98
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 1
Description
In the submit bid view and before editing, the Total commitment shows as 0 even in later rounds when a bidder is actually already committed for some amount from prior rounds. After editing, it also wouldn't really show the actual commitment but only the tentative commitment iff the submit would be submitted _and_ accepted as-is. To improve one probably should rename the label from "Total commitment" to "Total (tentative) new commitment" or alike and also on load of the view immediately commit the value based on the preset min-price and the last-round quantities?
Contributor guide
Assessment
This issue has not been assessed yet.