Open wx-03 opened 2 weeks ago
We wanted to give the user the option not to share very sensible data with us since the key feature, i.e. tracking calorie consumption is still usable without sharing these personal details with us. In such a case, however, the daily target calorie consumption cannot be determined and is set to 0. As an intermediate compromise for the current stage, we did not disable the features that depend on a reasonable target calorie number (the consumption bars etc.). Therefore, the app remains usable while the user experience is arguably reduced because the consumption bar visuals are created with respect to a target consumption of 0.
Therefore we accept this as a bug, but reprioritize it to Very Low.
Team chose [severity.Low
]
Originally [severity.Medium
]
Reason for disagreement: [replace this with your explanation]
Steps to reproduce:
update userdata
NaN
when prompted to input height and weightExpected: Input is rejected, user is prompted to enter again
Actual: Input is accepted and height and weight are saved as
NaN