OpenNutriTracker icon indicating copy to clipboard operation
OpenNutriTracker copied to clipboard

Bug: It is possible to edit the weight to negative values.

Open reiSFREITAS opened this issue 7 months ago • 1 comments

Description: The "Profile" tab allows users to edit their weight. However, by repeatedly decreasing the value, it is possible to select negative numbers.

Expected behavior: The program should not allow negative values for weight, as this is not feasible.

Possible solution: Add a minimum weight limit to the carousel in the "Profile" tab.

reiSFREITAS avatar May 17 '25 04:05 reiSFREITAS

#218 edited the scrollable view and now checks the validates the weight before closing the window

JEdits20 avatar May 17 '25 15:05 JEdits20