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

NDBEX 78359: Change copy to 27-8832 #30250

Closed
wants to merge 4 commits into from
Closed
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/applications/vre/25-8832/config/form.js
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ const formConfig = {
noAuth:
'Sign in again to continue your application for Planning and career guidance.',
},
title:
'Apply for Personalized Career Planning and Guidance with VA Form 25-8832',
title: 'Apply for Personalized Career Planning and Guidance (PCPG)',
subTitle: 'Form 27-8832',
defaultDefinitions: { ...fullSchema.definitions },
chapters: {
claimantInformation: {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
return (
<div>
<p>
Equal to VA Form 28-8832 (Education/Vocational Counseling Application)
Equal to VA Form 27-8832, 28-8832, or 25-8832 (Education/Vocational
Counseling Application).
</p>
<h2
id="thank-you-message"
Expand Down Expand Up @@ -56,7 +57,7 @@
</li>
</ul>
)}
<button

Check warning on line 60 in src/applications/vre/25-8832/containers/ConfirmationPage.jsx

View workflow job for this annotation

GitHub Actions / Linting (Files Changed)

src/applications/vre/25-8832/containers/ConfirmationPage.jsx:60:9:The <va-button> Web Component should be used instead of the button HTML element.
type="button"
className="usa-button button screen-only"
onClick={() => window.print()}
Expand Down
11 changes: 8 additions & 3 deletions src/applications/vre/25-8832/containers/IntroductionPage.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,21 +17,26 @@

return (
<div className="schemaform-intro">
<FormTitle title="Apply for Personalized Career Planning and Guidance" />
<FormTitle title="Apply for Personalized Career Planning and Guidance (PCPG)" />
<p className="vads-u-font-size--h3 vads-u-margin-bottom--0 vads-u-margin-top--neg3">
Form 27-8832
</p>
<p>
Equal to VA Form 28-8832 (Education/Vocational Counseling Application).
Equal to VA Form 27-8832, 28-8832, or 25-8832 (Education/Vocational
Counseling Application).
</p>
<SaveInProgressIntro
prefillEnabled={props.route.formConfig.prefillEnabled}

Check warning on line 29 in src/applications/vre/25-8832/containers/IntroductionPage.jsx

View workflow job for this annotation

GitHub Actions / Linting (Files Changed)

src/applications/vre/25-8832/containers/IntroductionPage.jsx:29:31:'route' is missing in props validation

Check warning on line 29 in src/applications/vre/25-8832/containers/IntroductionPage.jsx

View workflow job for this annotation

GitHub Actions / Linting (Files Changed)

src/applications/vre/25-8832/containers/IntroductionPage.jsx:29:37:'route.formConfig' is missing in props validation

Check warning on line 29 in src/applications/vre/25-8832/containers/IntroductionPage.jsx

View workflow job for this annotation

GitHub Actions / Linting (Files Changed)

src/applications/vre/25-8832/containers/IntroductionPage.jsx:29:48:'route.formConfig.prefillEnabled' is missing in props validation
messages={props.route.formConfig.savedFormMessages}

Check warning on line 30 in src/applications/vre/25-8832/containers/IntroductionPage.jsx

View workflow job for this annotation

GitHub Actions / Linting (Files Changed)

src/applications/vre/25-8832/containers/IntroductionPage.jsx:30:25:'route' is missing in props validation

Check warning on line 30 in src/applications/vre/25-8832/containers/IntroductionPage.jsx

View workflow job for this annotation

GitHub Actions / Linting (Files Changed)

src/applications/vre/25-8832/containers/IntroductionPage.jsx:30:31:'route.formConfig' is missing in props validation

Check warning on line 30 in src/applications/vre/25-8832/containers/IntroductionPage.jsx

View workflow job for this annotation

GitHub Actions / Linting (Files Changed)

src/applications/vre/25-8832/containers/IntroductionPage.jsx:30:42:'route.formConfig.savedFormMessages' is missing in props validation
formConfig={props.route.formConfig}

Check warning on line 31 in src/applications/vre/25-8832/containers/IntroductionPage.jsx

View workflow job for this annotation

GitHub Actions / Linting (Files Changed)

src/applications/vre/25-8832/containers/IntroductionPage.jsx:31:27:'route' is missing in props validation

Check warning on line 31 in src/applications/vre/25-8832/containers/IntroductionPage.jsx

View workflow job for this annotation

GitHub Actions / Linting (Files Changed)

src/applications/vre/25-8832/containers/IntroductionPage.jsx:31:33:'route.formConfig' is missing in props validation
pageList={props.route.pageList}

Check warning on line 32 in src/applications/vre/25-8832/containers/IntroductionPage.jsx

View workflow job for this annotation

GitHub Actions / Linting (Files Changed)

src/applications/vre/25-8832/containers/IntroductionPage.jsx:32:25:'route' is missing in props validation
downtime={props.route.formConfig.downtime}
startText="Apply for career planning and guidance"
headingLevel={2}
>
<p>
Complete the 25-8832 form to apply for Planning and career guidance.
Please complete the 27-8832 form to apply for Planning and career
guidance.
</p>
</SaveInProgressIntro>
<h2>Follow the steps below to apply for career planning and guidance.</h2>
Expand Down
11 changes: 7 additions & 4 deletions src/applications/vre/25-8832/containers/WizardContainer.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,14 @@ const WizardContainer = props => {
<div className="row vads-u-margin-bottom--1">
<div className="usa-width-two-thirds medium-8 columns">
<h1 className="vads-u-margin-top--1">
Apply for Personalized Career Planning and Guidance with VA Form
25-8832
Apply for Personalized Career Planning and Guidance (PCPG)
</h1>
<p className="vads-u-font-size--h3 vads-u-margin-bottom--0 vads-u-margin-top--neg3">
Form 27-8832
</p>
<p>
Equal to VA Form 28-8832 (Education/Vocational Counseling Application)
Equal to VA Form 27-8832, 28-8832, or 25-8832 (Education/Vocational
Counseling Application)
</p>
<h2 className="vads-u-margin-top--3">Is this the form I need?</h2>
<p>
Expand All @@ -46,7 +49,7 @@ const WizardContainer = props => {
handleClick();
}}
>
Apply online with VA Form 25-8832
Apply online with VA Form 27-8832
</a>
</p>
<Wizard
Expand Down
2 changes: 1 addition & 1 deletion src/applications/vre/25-8832/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"appName": "Apply for Personalized Career Planning and Guidance with VA Form 25-8832",
"appName": "Apply for Personalized Career Planning and Guidance (PCPG)",
"entryFile": "./app-entry.jsx",
"entryName": "25-8832-planning-and-career-guidance",
"rootUrl": "/careers-employment/education-and-career-counseling/apply-career-guidance-form-25-8832",
Expand Down
Loading