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-3532: Fix broken UI on collapsing and reopening form sections #341

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

kajambiya
Copy link
Collaborator

@kajambiya kajambiya commented Jul 3, 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

UI was breaking when a form section would be collapsed and expanded again.

Screenshots

Screen.Recording.2024-07-04.at.00.44.36.mov

Related Issue

https://openmrs.atlassian.net/issues/O3-3532

Other

@brandones brandones changed the title (fix)Fix Broken UI on Form Section (fix) O3-3532: Fix broken UI on collapsing and reopening form sections Jul 3, 2024
@brandones
Copy link
Contributor

Please post a video of the UI working

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.

Code LGTM, please post demo

@@ -56,6 +56,11 @@
background-color: colors.$gray-10;
}

// TODO: try removing this when upgrading @carbon/react. Added at 1.37
Copy link
Contributor

Choose a reason for hiding this comment

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

@kajambiya
Copy link
Collaborator Author

Code LGTM, please post demo

Done

@samuelmale samuelmale merged commit 47dc28f into openmrs:main Jul 4, 2024
4 checks passed
Art-Ndiema pushed a commit to Art-Ndiema/openmrs-form-engine-lib that referenced this pull request Aug 8, 2024
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