You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user, I'd like to be prompted to remove the carbs added by the bolus wizard if I cancel the bolus, so that the loop doesn't then assume COB is higher than reality, given the bolus was cancelled due to no longer eating or changing the amount being eaten.
Example
User opens Bolus wizard and enters 70g carbs for meal.
Bolus of 7U started.
User realises carb count was too high and cancels bolus after 0.05U is administered.
User then opens Bolus wizard again and enters the correct amount of carbs, being 50g.
Bolus of 5U is administered.
User has eaten 50g but the logged COB is 120g (70g + 50g from two events).
Loop administers an additional 5U over the next two hours via SMBs to handle the additional 70g that was not consumed, resulting in hypo.
The text was updated successfully, but these errors were encountered:
@gerison77 it's similar, yes. The example I provided shows why some sort of prompt or warning to a user when cancelling a bolus is important. The entry of IOB and COB via a single interaction with the Bolus wizard results in the assumption that cancelling the bolus will also remove the COB entry. Of course, automatic removal of the COB entry won't apply to all scenarios, which is why I framed the user story as wanting to be prompted about what to do with the associated COB entry when the bolus is cancelled.
As a user, I'd like to be prompted to remove the carbs added by the bolus wizard if I cancel the bolus, so that the loop doesn't then assume COB is higher than reality, given the bolus was cancelled due to no longer eating or changing the amount being eaten.
Example
The text was updated successfully, but these errors were encountered: