We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
On dashboard, lab value entry only allows whole numbers. They should all allow to the tenths place.
The lab entry on the dashboard
Allowing tenths place entry e.g. creatinine should allow 1.2
No response
The text was updated successfully, but these errors were encountered:
Allow floats for lab values (#96)
4f1fea7
# Allow floats for lab values ## ♻️ Current situation & Problem Closes #93 #94 ## ⚙️ Release Notes * Allow floats for lab values ### Code of Conduct & Contributing Guidelines By submitting creating this pull request, you agree to follow our [Code of Conduct](https://github.com/StanfordBDHG/.github/blob/main/CODE_OF_CONDUCT.md) and [Contributing Guidelines](https://github.com/StanfordBDHG/.github/blob/main/CONTRIBUTING.md): - [x] I agree to follow the [Code of Conduct](https://github.com/StanfordBDHG/.github/blob/main/CODE_OF_CONDUCT.md) and [Contributing Guidelines](https://github.com/StanfordBDHG/.github/blob/main/CONTRIBUTING.md).
Resolved with #96
Sorry, something went wrong.
No branches or pull requests
Description
On dashboard, lab value entry only allows whole numbers. They should all allow to the tenths place.
Reproduction
The lab entry on the dashboard
Expected behavior
Allowing tenths place entry e.g. creatinine should allow 1.2
Additional context
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: