Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not display stale glucose data #709

Closed
wants to merge 3 commits into from
Closed

Conversation

erikdi
Copy link
Contributor

@erikdi erikdi commented Apr 26, 2018

Currently the UI sometimes keeps display the last Glucose value, which can be in the best case confusing, in the worst case dangerous. Blank it out if the data is older than 15 minutes.

@diggabyte
Copy link

Could this perhaps be addressed through a new sensorAlertState which indicates the value is stale, like ⏱or ⎋ or something, rather than blanking it out completely?

@PieterGit
Copy link

I would follow @diggabyte solution of adding an icon. But I would also let the loop implementation look a bit like Nightscout's implementation. Nightscout has a striketrhough and uses grey font color. For example it looks like:
image

@ps2
Copy link
Collaborator

ps2 commented Oct 10, 2019

If you (or anyone else) rebases this change and submits before I get to it, I can take a look at it; this is a needed change.

@diggabyte
Copy link

@ps2 are you fine with blanking it out? Or should we do an icon or text treatment to this?

@ps2 ps2 closed this Oct 13, 2019
ps2 added a commit that referenced this pull request Oct 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants