Comment 3 for bug 2012465

Revision history for this message
Peter Makowski (petermakowski) wrote :

We'll need to review the current design with UX and propose an optimal solution that allows both slider and direct text input.

My suggestion would be to do the following:
Modify the UI component for the overcommit ratio to allow direct text input along with the slider.
- Restrict input to valid numeric values
- Define behaviour when invalid number is entered (reset and/or display an error)
- Ensure the text input and slider remain in sync bi-directionally.