Description (what needs to be done) / Expected Behavior
First, Andrei please make a wireframe for what the fixed option looks like.
For Quorum, change the settings screen and logic so user can set a specific value.
Example:
If the user inputs value = 25
We set it on the backend like so:
initial_quorum_threshold=25
initial_quorum_change=0 (1)
minimum_quorum_threshold=24
maximum_quorum_threshold=26
max_quorum_change=0(1)
For this fixed value approach, the quorum will NOT procedurally go up and down
The user can choose 2 options (radio select)
Fixed value: (this is the default item selected) - Andrei please make a wireframe of this UI for Alana
Dynamic quorum (as the feature is now): - if this option is chosen, the feature's UI is the same as currently
Acceptance Criteria
Supporting information (Figma link, notes, etc)
When finished, please add Link to the PR or completed Figma / design asset, as a comment to the ticket.
Description (what needs to be done) / Expected Behavior
First, Andrei please make a wireframe for what the fixed option looks like.
For Quorum, change the settings screen and logic so user can set a specific value. Example:
If the user inputs value = 25
We set it on the backend like so: initial_quorum_threshold=25 initial_quorum_change=0 (1) minimum_quorum_threshold=24 maximum_quorum_threshold=26 max_quorum_change=0(1)
For this fixed value approach, the quorum will NOT procedurally go up and down
The user can choose 2 options (radio select) Fixed value: (this is the default item selected) - Andrei please make a wireframe of this UI for Alana Dynamic quorum (as the feature is now): - if this option is chosen, the feature's UI is the same as currently
Acceptance Criteria
Supporting information (Figma link, notes, etc)
When finished, please add Link to the PR or completed Figma / design asset, as a comment to the ticket.