-
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
#2376 - Edit Program Banner Message Change #2390
#2376 - Edit Program Banner Message Change #2390
Conversation
guru-aot
commented
Oct 6, 2023
•
edited
Loading
edited
- Adjust the 'Edit Program' banner message title to read "Program Details No Longer Editable"
Kudos, SonarCloud Quality Gate passed!
|
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.
👍
@@ -11,7 +11,7 @@ | |||
<banner | |||
v-if="programData.hasOfferings" | |||
:type="BannerTypes.Success" | |||
header="Students have applied financial aid for this program" | |||
header="Program details no longer editable" |
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.
Is it supposed to be Camelcase? The PR description has it Camelcase.
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 ticket itself is "Pascal case" but it is not what the UI follows.
@guru-aot can we please have the ticket updated to represent the way that you used it here?
@JasonCTang FYI
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.
👍
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.
Looks Good 👍
Reviewed by SABC Business on Oct 10 - Signed off and looks great. |