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
Describe the bug
Even though the medication has been removed, it still appears as if it hasn’t been removed.
To Reproduce
Steps to reproduce the behavior:
Go to 'Medication Request'
Click add a Medication and edit.
See issue
Expected behavior
The removed medication should either be displayed with a strikethrough or in a different color to indicate its removal. Additionally, the Edit and Remove buttons should be hidden.
Smartphone (please complete the following information):
Device: [e.g. iPhone6]
OS: [e.g. iOS8.1]
Browser [e.g. stock browser, safari]
Version [e.g. 22]
🚨 DO NOT EDIT BELOW THIS LINE 🚨
Instructions for Requesting Assignment:
To request assignment, please clearly outline your solution and timeline by commenting on the issue using the format below:
Describe your solution clearly:
Provide a detailed explanation of your proposed solution, including your approach, key implementation steps, and relevant examples or references. Mention any dependencies, assumptions, or risks you foresee that might affect your timeline or implementation.
Expected Timeline:
End date: [Expected submission date of a completed Pull Request]
Additional Context:
Include any other relevant context, links, screenshots, or resources that support your proposed solution.
🚨 Your assignment may be unassigned if there is no activity or progress within the stated timeline unless communicated clearly and agreed upon.
The text was updated successfully, but these errors were encountered:
Hey @abhimanyurajeesh,
If you’re not working on this, can I take it up?
Approach:
We can add a line-through class to the display name when the medication status is not active.
The edit button is currently only visible on small screens. Since both the edit and delete buttons are already disabled, we can either leave them as is or remove them if necessary.
Describe the bug
Even though the medication has been removed, it still appears as if it hasn’t been removed.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The removed medication should either be displayed with a strikethrough or in a different color to indicate its removal. Additionally, the Edit and Remove buttons should be hidden.
Screenshots
https://github.com/user-attachments/assets/a9227679-0f14-42aa-b1ef-f3fdb9ca15fa
Smartphone (please complete the following information):
🚨 DO NOT EDIT BELOW THIS LINE 🚨
Instructions for Requesting Assignment:
To request assignment, please clearly outline your solution and timeline by commenting on the issue using the format below:
Describe your solution clearly:
Provide a detailed explanation of your proposed solution, including your approach, key implementation steps, and relevant examples or references. Mention any dependencies, assumptions, or risks you foresee that might affect your timeline or implementation.
Expected Timeline:
Additional Context:
Include any other relevant context, links, screenshots, or resources that support your proposed solution.
The text was updated successfully, but these errors were encountered: