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

Identified and handled global properties and missing values #184

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jona42-ui
Copy link

Description of what I changed
Identified where these global properties are used and update this module to gracefully handle missing values for these global properties. and i mainly found them in patientDashboardForm.jsp and patirntOverview.jsp

this i PR is based on issue;
https://issues.openmrs.org/browse/LUI-175

…pdated this module to gracefully handle missing values for these global properties.
…i module, and updated this module to gracefully handle missing values for these global properties, though some of the removed GPs were not having usecase in the implementation
@sherrif10
Copy link
Member

Have you gone through different tickets and see how we can make a good ticket header.

@jona42-ui jona42-ui changed the title L UI 175-i identified where these global properties are used in by the legacyui module, and updated this module to gracefully handle missing values for these global properties, though some of the removed GPs were not having usecase in the implementation Identified and handled global properties and missing values Nov 23, 2022
@jona42-ui
Copy link
Author

Have you gone through different tickets and see how we can make a good ticket header.

ooops! that was so long a header, have edited it. thanks @sherrif10

@@ -82,6 +82,19 @@
}
return false;
}

//hide the feature(concepts that are not defined either by property or value).
window.onload = function showOrHide() {
Copy link
Member

Choose a reason for hiding this comment

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

Well done on this. Do you mind sharing a small vedio or screenshots for this fix.

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