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

Wrong temperature limit #987

Closed
puranjayK opened this issue Dec 21, 2021 · 2 comments
Closed

Wrong temperature limit #987

puranjayK opened this issue Dec 21, 2021 · 2 comments
Labels
type:bug Something isn't working

Comments

@puranjayK
Copy link

Describe the bug
When the patient temperature is being saved, it shows a warning that maximum value allowed is 45.0. However in Fahrenheit scale the body temperature is in 90s. Similarly for minimum value as minimum body temperature in Celsius and in Fahrenheit vary greatly

Component
Reference app

To Reproduce
Steps to reproduce the behavior:

  1. Go to any registered patient
  2. Click on complete survey
  3. Fill the details till you reach the temperature survey
  4. See error when u type in 98 in "Record Temperature" and "Unit" is "F"

Expected behavior
The expected behavior should be that in different units the, the maximum and minimum value limits should be different. Hence in case of Fahrenheit unit it should not show Maximum value error, rather give a minimum value error.

Screenshots

Smartphone (please complete the following information):

  • Device: Pixel5 emulator
  • Android version: 8.0.0
@puranjayK puranjayK added the type:bug Something isn't working label Dec 21, 2021
@epicadk
Copy link
Contributor

epicadk commented Dec 22, 2021

Duplicate of #876 ?

@jingtang10
Copy link
Collaborator

Thanks for raising this. This is a duplicate fo #876. Closing this one and will address this in the other issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

4 participants