Open Issues Need Help
View All on GitHubCare is a Digital Public Good enabling accelerated healthcare delivery.
Care is a Digital Public Good enabling accelerated healthcare delivery.
Care is a Digital Public Good enabling accelerated healthcare delivery.
Care is a Digital Public Good enabling accelerated healthcare delivery.
Care is a Digital Public Good enabling accelerated healthcare delivery.
Care is a Digital Public Good enabling accelerated healthcare delivery.
Care is a Digital Public Good enabling accelerated healthcare delivery.
Care is a Digital Public Good enabling accelerated healthcare delivery.
Care is a Digital Public Good enabling accelerated healthcare delivery.
Care is a Digital Public Good enabling accelerated healthcare delivery.
Care is a Digital Public Good enabling accelerated healthcare delivery.
Care is a Digital Public Good enabling accelerated healthcare delivery.
Care is a Digital Public Good enabling accelerated healthcare delivery.
Care is a Digital Public Good enabling accelerated healthcare delivery.
Care is a Digital Public Good enabling accelerated healthcare delivery.
Care is a Digital Public Good enabling accelerated healthcare delivery.
Care is a Digital Public Good enabling accelerated healthcare delivery.
Care is a Digital Public Good enabling accelerated healthcare delivery.
Care is a Digital Public Good enabling accelerated healthcare delivery.
Care is a Digital Public Good enabling accelerated healthcare delivery.
Care is a Digital Public Good enabling accelerated healthcare delivery.
Care is a Digital Public Good enabling accelerated healthcare delivery.
Care is a Digital Public Good enabling accelerated healthcare delivery.
Care is a Digital Public Good enabling accelerated healthcare delivery.
Care is a Digital Public Good enabling accelerated healthcare delivery.
Care is a Digital Public Good enabling accelerated healthcare delivery.
Care is a Digital Public Good enabling accelerated healthcare delivery.
AI Summary: The 'add' button within the medication history sheet currently disappears off-screen when there is a lot of data, requiring users to scroll down to find it. The request is to make this 'add' button sticky, ensuring it remains visible and accessible regardless of the scroll position within the sheet.
Care is a Digital Public Good enabling accelerated healthcare delivery.
Care is a Digital Public Good enabling accelerated healthcare delivery.
Care is a Digital Public Good enabling accelerated healthcare delivery.
Care is a Digital Public Good enabling accelerated healthcare delivery.
Care is a Digital Public Good enabling accelerated healthcare delivery.
Care is a Digital Public Good enabling accelerated healthcare delivery.
AI Summary: Add required indicators (*) to the 'Name' and 'Code' fields in the Create Discount Code form of the CARE application. This involves adding the appropriate ARIA attribute and correcting the translation for "Field required".
Care is a Digital Public Good enabling accelerated healthcare delivery.
AI Summary: The task involves fixing a translation issue in the CARE application's Role page. The "Add Organization" button currently displays the translation key instead of the translated string. The solution requires locating the incorrect translation key within the application's code, replacing it with the correct method of accessing the translated string, and verifying the fix across different locales and devices.
Care is a Digital Public Good enabling accelerated healthcare delivery.
AI Summary: The task involves removing all references and configurations related to the Google Maps API key from the CARE application's codebase, environment variables, and any relevant documentation. This includes removing the key from configuration files, environment variables (like `.env` files), and any parts of the code that utilize the Google Maps API.
Care is a Digital Public Good enabling accelerated healthcare delivery.
AI Summary: Modify the UI of the prescription section in an Encounter. If no medicines are listed, change the button from "Edit" to "Add". If medicines exist, keep the "Edit" button. This requires updating the frontend code to conditionally render the button based on the presence of medicines in the encounter's prescription.
Care is a Digital Public Good enabling accelerated healthcare delivery.
AI Summary: Replace the native HTML select element used for language selection in the user profile section of the CARE application with the Shadcn UI select component. This involves updating the UI code to integrate the new component, ensuring functionality remains consistent, and potentially addressing any styling differences to maintain design consistency.
Care is a Digital Public Good enabling accelerated healthcare delivery.
AI Summary: The task involves fixing a visual bug in the Care UI's Input component where a double border appears on focus. The solution likely requires overriding default Tailwind CSS focus styles to achieve a consistent single-border focus style, potentially auditing all Input component usages for consistency. The fix should maintain visual consistency with the overall design.
Care is a Digital Public Good enabling accelerated healthcare delivery.
AI Summary: Add margin to the Rename dialog on the Generate Discharge Summary page to improve the UI by increasing the spacing between the label and input field. This involves modifying the CSS or styling of the dialog to add appropriate padding or margin.
Care is a Digital Public Good enabling accelerated healthcare delivery.
AI Summary: The task requires modifying the medicine administration validation in the CARE application. Currently, an error is thrown when administering medicine at the same time it's added. The solution involves adjusting the validation logic to allow administration at or after the medicine's addition time, eliminating the unnecessary error.
Care is a Digital Public Good enabling accelerated healthcare delivery.
AI Summary: The task involves modifying the patient registration form on a healthcare application to change the keyboard input type for the age field from the default keyboard to a numeric keypad on mobile devices. This improvement aims to enhance user experience and prevent errors by ensuring only numeric input is allowed for age.
Care is a Digital Public Good enabling accelerated healthcare delivery.
AI Summary: Fix a UI bug in the CARE application where the sidebar and tab names for Encounters are mismatched. The tab currently displays 'Patients' instead of 'Encounters'. The solution involves updating the UI text to reflect the correct name. This requires familiarity with the application's codebase and UI framework.
Care is a Digital Public Good enabling accelerated healthcare delivery.