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 2804: Reuse ResponsiveWrapper component from esm-framework #985

Merged
merged 3 commits into from
Feb 22, 2024

Conversation

himanshu-malviya15
Copy link
Contributor

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

Replace all the instances of 'ResponsiveWrapper' with the component present in esm-framework, also removed all the custom ResponsiveWrapper, also removed unused Layer component imports.

Related Issue

03-2804

@himanshu-malviya15
Copy link
Contributor Author

@denniskigen can you also review this

@denniskigen denniskigen changed the title (fix) O3 2804: Replace instances of ResponsiveWrapper with the component from the framework (fix) O3 2804: Reuse ResponsiveWrapper component from esm-framework Feb 22, 2024
Copy link
Member

@denniskigen denniskigen left a comment

Choose a reason for hiding this comment

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

@denniskigen denniskigen merged commit acae629 into openmrs:main Feb 22, 2024
6 checks passed
denniskigen added a commit to himanshu-malviya15/openmrs-esm-patient-management that referenced this pull request Feb 22, 2024
…penmrs#985)

* fix:Removed instances of ResponsiveWrapper with the component from the framework

* Bump esm-framework and openmrs tooling

* Refactor some more occurences

---------

Co-authored-by: Dennis Kigen <[email protected]>
denniskigen added a commit to himanshu-malviya15/openmrs-esm-patient-management that referenced this pull request Feb 26, 2024
…penmrs#985)

* fix:Removed instances of ResponsiveWrapper with the component from the framework

* Bump esm-framework and openmrs tooling

* Refactor some more occurences

---------

Co-authored-by: Dennis Kigen <[email protected]>
denniskigen added a commit that referenced this pull request Feb 26, 2024
#989)

* (fix) O3 2804: Reuse ResponsiveWrapper component from esm-framework (#985)

* fix:Removed instances of ResponsiveWrapper with the component from the framework

* Bump esm-framework and openmrs tooling

* Refactor some more occurences

---------

Co-authored-by: Dennis Kigen <[email protected]>

* Fix: appointment-service-hook restBaseUrl

* Fixup

---------

Co-authored-by: Dennis Kigen <[email protected]>
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