homebase-app icon indicating copy to clipboard operation
homebase-app copied to clipboard

Simplify Quorum Setup

Open magentaceiba opened this issue 2 years ago • 2 comments

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.

magentaceiba avatar Jul 27 '23 18:07 magentaceiba

https://xd.adobe.com/view/43618279-c938-4d53-9d05-9b71f3166144-1632/

EightRice avatar Oct 11 '23 15:10 EightRice

  • Due to validations, the min value for the slider is 2 & max 99

fabiolalombardim avatar Dec 02 '23 14:12 fabiolalombardim