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
This issue became apparent while testing #263 and #277 . When removing a pump, the Home View shows "No Pod" or "Signal Loss" despite removing the insulin delivery system via the pump manager UI.
To Reproduce
Steps to reproduce the behavior:
Remove pod/pump via pump manager UI
Go back to home view
Pump status section shows "No Pod" or "Signal Loss"
Tapping on that notification takes user to pump manager UI to select a new insulin delivery device
Expected behavior
When removing the pump, Home View must display "Add Pump", because it was removed.
Technical Details
This is connected to not properly observing updates of DeviceManager/PumpStatusHighlight when removing the delivery system.
The text was updated successfully, but these errors were encountered:
Describe the bug
This issue became apparent while testing #263 and #277 . When removing a pump, the Home View shows "No Pod" or "Signal Loss" despite removing the insulin delivery system via the pump manager UI.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
When removing the pump, Home View must display "Add Pump", because it was removed.
Technical Details
This is connected to not properly observing updates of
DeviceManager/PumpStatusHighlight
when removing the delivery system.The text was updated successfully, but these errors were encountered: