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

Final Update vitals.js #3

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.

sunbiz commented 4 months ago

Merged using 1a416a5. Thanks @KeerthikaSunchu!