-
Notifications
You must be signed in to change notification settings - Fork 14
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
#2086 - Enhance regulatory body dropdown #2088
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM @dheepak-aot 👍
"tableView": true, | ||
"inputType": "text", | ||
"inputMask": "", | ||
"label": "Other institution regulating body", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The last PR raised the question (answered by @hellolynn-tbtb) about using Regulating
vs Regulatory
and apparently the expected way would be Regulatory
as per the wiki below (the wiki was also created by @hellolynn-tbtb).
@JasonCTang does it make sense? Should we adjust the programs?
Please keep in mind that my suggestion would be to change only the labels on the UI.
Source: https://github.com/bcgov/SIMS/wiki/Acronyms-&-Terminology#word--spelling-usage
], | ||
"type": "columns", | ||
"hideLabel": true, | ||
"label": "Institution regulating body", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"tableView": true, | ||
"inputType": "text", | ||
"inputMask": "", | ||
"label": "Other regulating body", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@@ -562,216 +562,186 @@ | |||
"defaultValue": null | |||
}, | |||
{ | |||
"label": "Institution regulating body", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
pls take a look at the devs' comments
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, nice work
Just letting know @ann-aot that comment is not part of the PR. But I strongly agree with the idea of making this label change now rather than doing a hotfix/update on production later. |
I am sorry, I didn't get it. So, the plan is not to do the changes in this PR? @dheepak-aot |
It is the opposite. To do the change as discussed. |
@@ -56,12 +56,12 @@ | |||
:propertyValue="institutionProfileDetail.institutionTypeName" | |||
/> | |||
<title-value | |||
propertyTitle="Regulating body" | |||
propertyTitle="Regulatory body" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for changing these ones also.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for doing the additional changes, looks good 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for including the label change in the PR. Good work @dheepak-aot 👍
Kudos, SonarCloud Quality Gate passed!
|
New dropdown item Senate, Academic Council, Education Council, and/or Program Council and Board of Governors
Create/Edit Program
Other
![image](https://private-user-images.githubusercontent.com/54600590/251585849-422dd245-9096-4d6f-a762-b7361bbc1b4b.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5MzQ4NjgsIm5iZiI6MTczODkzNDU2OCwicGF0aCI6Ii81NDYwMDU5MC8yNTE1ODU4NDktNDIyZGQyNDUtOTA5Ni00ZDZmLWE3NjItYjczNjFiYmMxYjRiLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA3VDEzMjI0OFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTM2MGQ3NzhkN2IwYTE2YmQwYTJlMGE0ZDQzODNkMGYzNWNlMDhiYjM4ZTUwNTg1ZWJkMWQxMzE4Zjg1OTViMzgmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.FFywAkEKRaU0zsBnNo9oDDvoZ8l_JyW1BdXjADQ1A3w)
Institution Profile (Edit from ministry)
Institution Setup (Ignore the label)