Skip to content

Fix: Name not accepting whitespace and period

Somanshu Rath requested to merge somanshu into main

Fixes issue in name input field in AddPatient and EditPatient. Now name field can take in values like: R K Sai / R.K. Sai / R. K. Sai (and all other valid combinations)

(Recommended: Names while input should refrain using periods)

Merge request reports

Loading