-
Type:
Bug
-
Resolution: Done
-
Priority:
Medium
-
Affects Version/s: None
-
None
While prescribing medicine, the Unit field should be pre-filled with "Days" by default. However, the user should still have the flexibility to change the unit if required.
Steps to Reproduce:
- Login to the application
- Navigate to Prescription / Medicine section
- Add a new medicine
- Observe the Unit field
Actual Result:
- Unit field is either blank or not set to "Days" by default
Expected Result:
- Unit field should be auto-selected as "Days" by default
- User should be able to change it to other options (e.g., Weeks, Months, etc.)