Mohammed Nihal
Mohammed Nihal
## Proposed Changes - Fixes #issue_number - Change 1 - Change 2 - More? @ohcnetwork/care-fe-code-reviewers ## Merge Checklist - [ ] Add specs that demonstrate bug / test a new...
**Describe the bug** In the patient consultation page, currently, there is a badge present their respiratory support is either NIV, IV, or OS but the related ventilator mode or modality...
**Describe the bug** Whenever we switch tab in the main pages such as facility, patient, assets, etc... the page loader is placed in the bottom of the page **To Reproduce**...
**Description** Add a new cypress test for request a sample test and verify its reflection **General Note** Follow the Page Object Model (POM) approach. : [reference](https://github.com/ohcnetwork/care_fe/blob/develop/cypress/e2e/patient_spec/PatientLogUpdate.cy.ts) Refer to commands.ts in...
**Describe the bug** - [ ] the usage of clickElementById(), TypeElementById(), clearintoelementbyid, verifyelementcontainstext, custom function doesn't add much value to the respective of reusable functions **Expected behavior** - [ ]...
**Description** Add a new cypress test to assign a volunteer to an existing live patient **General Note** 1. Follow the Page Object Model (POM) approach. : [reference](https://github.com/ohcnetwork/care_fe/blob/develop/cypress/e2e/patient_spec/PatientLogUpdate.cy.ts) 2. Refer to...
**Description** Add a new cypress test for new shifting requests for a patient **General Note** Follow the Page Object Model (POM) approach. : [reference](https://github.com/ohcnetwork/care_fe/blob/develop/cypress/e2e/patient_spec/PatientLogUpdate.cy.ts) Refer to commands.ts in the Cypress...