You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you write a PRN prescription notes for more than 3 lines, the edit prescription page will show a read more button in the note field, but when you try to click on the read more button, the medicine details collapse
To Reproduce
Steps to reproduce the behavior:
Go to the patient tab and click on any active consultation page
click on the medicine section in the nav bar
click on edit prescription and add a prn prescription with three lines note
once save, on the edit prescription page, click on the read more button
See an error
Expected behavior
read more button on the edit prescription page should work properly
Screenshots
The text was updated successfully, but these errors were encountered:
Let's not wrap the Notes field in a <ReadMore /> component and keep it simple like other fields. The prescription card itself is collapsible if a short version is required, and it'd be simpler to just show all details in full in the expanded view of a prescription.
rithviknishad
changed the title
Unable to edit PRN prescription notes in the medicine module
Unable to see full content of notes of prescriptions
Sep 26, 2024
Describe the bug
When you write a PRN prescription notes for more than 3 lines, the edit prescription page will show a read more button in the note field, but when you try to click on the read more button, the medicine details collapse
To Reproduce
Steps to reproduce the behavior:
Expected behavior
read more button on the edit prescription page should work properly
Screenshots
The text was updated successfully, but these errors were encountered: