Closed sarahec closed 2 years ago
Yes! The UX of the GUIs is terrible in some places - all contributions to improve the situation very much welcomed.
Here's my execution plan. Starting with ProDe as the initial case:
Then I can extend this work through the codebase and we can consider next steps.
Sounds great!
Replacing the spinners with validated numeric inputs isn't a straightforward conversion after all. Since they already work with the keyboard, I'm going to close this.
I'm noticing that the numeric inputs have spinners (-|+) on them in places where you're looking for an arbitrary numeric value. They're not particularly useful and are taking up space.
Would it make more sense to attach a numeric validator to each of these and scrap the spinner?
(Yes, I'm volunteering)