iupui-soic / openemr

The most popular open source electronic health records and medical practice management solution.
https://open-emr.org/
GNU General Public License v3.0
0 stars 2 forks source link

Updated vitals.js #2

Closed KeerthikaSunchu closed 4 months ago

KeerthikaSunchu commented 5 months ago

Fixes #1 The issue reported in #1 has been successfully resolved. The fix prevents users from entering 'abc' values in vital fields. Also, added a "Enter a number" placeholder to numeric fields. This improvement helps users by providing clear guidance on the expected input format, reducing potential errors and saving time.

KeerthikaSunchu commented 4 months ago

missed a part of the code. Updated that in #3