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

(fix) O3-4004 - ward app - better way to fix patient action menu button in workspace #1346

Merged
merged 6 commits into from
Oct 15, 2024

Conversation

kb019
Copy link
Contributor

@kb019 kb019 commented Oct 15, 2024

Requirements

  • This PR has a title that briefly describes the work done including the ticket number. If there is a ticket, make sure your PR title includes a conventional commit label. See existing PR titles for inspiration.
  • My work conforms to the OpenMRS 3.0 Styleguide and design documentation.
  • My work includes tests or is validated by existing tests.

Summary

Because patient is already passed as a prop to patient-workspace , i think we dont need to explicitly pass the ward-patient prop when calling launchWorkspace in WardPatientActionButton . So undoing the changes which i have done here.I think this is the correct way and that was done temporarily to unblock the issue. Thanks.

OpenMRS.-.Personal.-.Microsoft_.Edge.2024-10-14.20-54-07.webm

PR
https://openmrs.atlassian.net/browse/O3-4004
cc: @chibongho

@vasharma05
Copy link
Member

@kb019, please follow PR conventions strictly, including the title.
Please elaborate on the issue you faced and why are you reverting.
Thanks!

@kb019 kb019 changed the title Undo Changes done in O3-4004 (fix) O3-4004 - ward app - better way to fix patient action menu button in workspace Oct 15, 2024
@kb019
Copy link
Contributor Author

kb019 commented Oct 15, 2024

Please elaborate on the issue you faced and why are you reverting.

Hi @vasharma05 , since this was a redo, i was not sure what to put as title (I mean (fix) or (undo) ) . I have updated both title and PR description. Thanks .

Copy link
Contributor

@chibongho chibongho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thanks!

@chibongho chibongho merged commit d5c2f3e into openmrs:main Oct 15, 2024
6 checks passed
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.

3 participants