Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #523, Bug has been fixed #527

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

heisraymond
Copy link

Bug that has to be fixed: Unit of Measure Dialog Data Issue

Issue Description and Summary:
The edit functionality for Unit of Measure was failing because the dialog component wasn't receiving the necessary data object when opened for the user to edit them.
After fixing a bug, editing was enabled and tested.

Root Cause:
The data object in the configuration was empty, preventing the editing component from accessing the current unit of measure details.

Solution:
We were able to modify the "onEdit" method to properly pass the drug data to the dialog component.

Participants:

Name: TAMAKILILO, Eliud Elia
Reg no. 2021-04-12129

Name: Mao, Raymond Paul
Reg no. 2022-04-06174

Name: Mponda, Glory Baraka
Reg no. 2022-04-08330

Name: Rwegasira, Theresia P
Reg no. 2022-04-11562

@Moricembiaji
Copy link
Collaborator

Moricembiaji commented Jan 17, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants