Concordium / concordium-reference-wallet-ios

Reference wallet for the Concordium blockchain
Apache License 2.0
11 stars 10 forks source link

[CBW-1459] Allow choosing commission rates in configure baker flow #371

Closed prinshamlet closed 11 months ago

prinshamlet commented 11 months ago

Purpose

Currently the commission rate page in the configure baker flows just displays the rates that will be chosen, regardless of whether the allowed ranges are a singleton or not. We need to make it possible to choose the rate.

Changes

Simulator Screenshot - iPhone 15 Pro - 2023-11-07 at 01 28 03

Comission rates sliders and textfield has been added in order to allow users to define and modify the values from two screen:

Task: CBW-1459