Skip to content

fix: Remove 'Default' text from eligibility criteria tab label #815

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

Open
wants to merge 1 commit into
base: 17.0
Choose a base branch
from

Conversation

Gurudeep-hn
Copy link

Description

Removes the misleading "Default" text from the eligibility criteria configuration tab label.

Changes

  • Changed "Configure the Default Eligibility Criteria" to "Configure the Eligibility Criteria"
  • Updated page string attribute in spp_programs/wizard/create_program_wizard.xml

Why

The word "default" was misleading because these are actually types of eligibility criteria, not default ones. This makes the UI more accurate and user-friendly.

Fixes #722

- Changed 'Configure the Default Eligibility Criteria' to 'Configure the Eligibility Criteria'
- Updated page string attribute in create_program_wizard.xml
- Addresses issue OpenSPP#722 - makes label more accurate as these are types of criteria, not defaults

Fixes OpenSPP#722
Copy link


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


Gurudeep seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

Copy link

@Gurudeep-hn
Copy link
Author

I have read the CLA Document and I hereby sign the CLA

@Gurudeep-hn
Copy link
Author

Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.

I have read the CLA Document and I hereby sign the CLA

Gurudeep seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

recheck

@Gurudeep-hn
Copy link
Author

recheck

Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request removes the misleading "Default" text from the eligibility criteria tab label to improve clarity in the UI.

  • Updated the page string attribute in spp_programs/wizard/create_program_wizard.xml to remove the reference to "Default".

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.

Remove text "Default" from Default eligiblity criteria
3 participants