-
Notifications
You must be signed in to change notification settings - Fork 9
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
Medicare: Eligibility Index - Modal and Radio Button Label #2366
Conversation
"system_name": "senior", | ||
"label": "(CST) Medicare Discount", | ||
"group_id": "group123", | ||
"enrollment_success_template": "enrollment/success--cst.html", |
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.
As long as we don't need to show the Sign out link, this enrollment success template is sufficient.
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.
No sign out link needed 👍
3d31199
to
cd8f10e
Compare
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.
It looks good to me! 👍 I tested locally (and also built the branch that addresses #2352 on top of this one) and everything works as expected.
"group_id": "group123", | ||
"enrollment_success_template": "enrollment/success--cst.html", | ||
"display_order": 1, | ||
"claims_provider": 1, |
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.
Since we will need a new ClaimsProvider
for this pathway, can you please create one now in this PR?
Maybe change the client_name
of the existing one to something like benefits-logingov
and then create a new one benefits-medicaregov
.
@machikoyasuda do we want to wait for Spanish translations for this PR, or would you rather merge and come back to that? |
cd8f10e
to
9270c33
Compare
@thekaveman @lalver1 updated with new claims provider. ready for re-review. going to make a new ticket for this sprint for the Spanish translations. |
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.
🙌
closes #2351
closes #2350
closes #2358
What this PR does
How to test
To get the new fixture and copy: