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

Custom Presets - Manual input field for Target Range is unconstrained and allows 0mg/dL or 400mg/dL to be set #2126

Open
kellyisworking opened this issue Feb 6, 2024 · 4 comments

Comments

@kellyisworking
Copy link

kellyisworking commented Feb 6, 2024

Describe the bug
During Custom Preset configuration, for both Saved and Custom (single use) Presets, the Target Range uses manual input for setting the low and high value. Low value can be entered as low as 0 mg/dL and high value can be raised as high as 400mg (at least).

Given the low value is unconstrained, it is unclear if the dose will still be constrained by Glucose Safety Limit. Note: this should be investigated.

Additionally the UI should introduce picker interactions rather than manual inputs consistent to Correction Range in Therapy Settings to mitigate against use error. See below.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Custom Presets'
  2. Click on '+' to create a new saved preset or 'Custom' to create a temporary preset
  3. Scroll down to 'Target Range'
  4. Tap into input fields, enter 0 or 400 into lower and upper bound.

Expected behavior
The UI should introduce picker interactions rather than manual inputs consistent to Correction Range in Therapy Settings to mitigate against use error.

<title></title> <style type="text/css"> p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px 'Helvetica Neue'; min-height: 15.0px} p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px 'Helvetica Neue'} p.p3 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px} table.t1 {border-collapse: collapse} td.td1 {border-style: solid; border-width: 1.0px 1.0px 1.0px 1.0px; border-color: #9a9a9a #9a9a9a #9a9a9a #9a9a9a; padding: 1.0px 5.0px 1.0px 5.0px} </style>


Minimum Low Warning High Warning Maximum
87 or Glucose Safety Limit     250 mg/dL.

Additionally, two recommendations to increase consistency:

  1. Change Target Range to Correction Range across the Preset interface

  2. Display warning message as user’s selection approaches high and low limits

    • Trigger a low range value warning and verify the following copy:
“A value you have entered is lower than what is typically recommended for most people.”
    • Trigger a high range value warning and verify the following copy:
“A value you have entered is higher than what is typically recommended for most people.”
    • Trigger a high and low range value warning and verify the following copy
“Some of the values you have entered are outside of what is typically recommended for most people.”

Screenshots

IMG_7661

Copy link

github-actions bot commented Mar 8, 2024

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Mar 8, 2024
@marionbarker
Copy link
Contributor

Bump

@github-actions github-actions bot removed the stale label Mar 9, 2024
Copy link

github-actions bot commented Apr 8, 2024

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Apr 8, 2024
@marionbarker
Copy link
Contributor

Bump

@github-actions github-actions bot removed the stale label Apr 9, 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

No branches or pull requests

2 participants