Entering custom weights in multiplier menu is tedous #229
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
Describe the bug
Always requiring an integer part in the weight multiplier makes trying to enter custom weights rather tedious. E.g. adapting the default French Press recipe from 30.0g coffee to 45.0g coffee requires moving the cursor several times.
This happens because the app inserts a 0 as an integer part, if all digits left of the dot are deleted.
To Reproduce
Alternatively placing the cursor to the left of the dot ("30|.0") and repeatedly pressing backspace results in a zero being inserted in the integer part:
Expected behavior
Adapting the weights should be as easy as
Screenshots
none. Will provide if needed.
Smartphone:
Additional context
To actually change the 30.0g to 45.0g I have to enter 45 before deleting the 30 which requires moving the cursor multiple times.
The text was updated successfully, but these errors were encountered: