NUS-Project-SaBai / FrontEnd

1 stars 1 forks source link

Patient records: Types of input for Patient Vital Input Page #218

Open reynabxr opened 4 days ago

reynabxr commented 4 days ago

Issue: Inputs should allow float/decimal point numbers: Patient Record > Vital Signs

https://t.me/c/2042968232/768/777

Some devices may not be able to record decimal place, like BP. The rest should have decimal place'


Issue: Able to enter anything in Left/Right eye vitals field

Fix: Possibly use regex to allow numerals and single slash. Or can have 2 input box for each with a pre-rendered slash.

Todo: