OpenNutriTracker
OpenNutriTracker copied to clipboard
Bug: It is possible to edit the weight to negative values.
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.
#218 edited the scrollable view and now checks the validates the weight before closing the window