Disable Vitals Submission When Required Fields Are Empty
This MR adds validation to the Record Vitals page to prevent submission when any required vital measurement field is empty. This ensures that incomplete vital records are not submitted to the system.
Expected Behavior Users must fill all required vital measurements before submitting the form. The Save Vitals button remains disabled until all required fields contain values. Submission with incomplete required fields is prevented.
Affected Component RecordVitalsPage
🧪 Testing Existing tests were verified. Form behavior tested for: Disabled submission when fields are empty Successful submission when all required fields are filled.


