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-4275: Alignment issue for Time and Duration fields on invalid input #1415

Merged
merged 3 commits into from
Dec 19, 2024

Conversation

harshthakkr
Copy link
Contributor

@harshthakkr harshthakkr commented Dec 14, 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

This Pull Request fixes a UI bug in the Appointments Form of the esm-appointments-app module within the esm-patient-management-app monorepo. The issue was causing misalignment between the Time and Duration (minutes) fields when invalid input was entered in the Duration (minutes) field.

Screenshots

Before:
image

After:
Screenshot 2024-12-14 at 12 44 53 PM

Related Issue

O3-4275

@harshthakkr
Copy link
Contributor Author

@denniskigen I have successfully pulled the latest changes from the upstream main branch and merged them into my feature branch. I ran all the tests locally, and everything is working fine with no errors. Please review the changes and feel free to merge the PR if everything looks good. Thanks!

@harshthakkr harshthakkr force-pushed the fix/align-time-duration-fields branch from ab53a45 to a9bde8c Compare December 18, 2024 05:28
Copy link
Contributor

@brandones brandones left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @harshthakkr for ID'ing the bug, ticketing, and fixing!

@brandones brandones merged commit aeab2cf into openmrs:main Dec 19, 2024
6 checks passed
@harshthakkr
Copy link
Contributor Author

Thanks @brandones for reviewing and merging my PR!

@harshthakkr harshthakkr deleted the fix/align-time-duration-fields branch January 8, 2025 04:05
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