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

Fix default enrollment index copy, override for Agency cards #2073

Closed
Tracked by #2006
thekaveman opened this issue May 2, 2024 · 0 comments · Fixed by #2079
Closed
Tracked by #2006

Fix default enrollment index copy, override for Agency cards #2073

thekaveman opened this issue May 2, 2024 · 0 comments · Fixed by #2079
Assignees
Labels
bug Something isn't working front-end HTML/CSS/JavaScript and Django templates i18n Copy: Language files or Django i18n framework

Comments

@thekaveman
Copy link
Member

This is my fault for not catching in the review of #2047.

That PR changed the default copy on the enrollment/index.html page for the headline:

We found your record! Now let’s enroll your contactless card.

When that is only the headline for Agency Card enrollment flows.

The headline for every other flow should read:

Your eligibility is confirmed! You're almost there.

To Reproduce

Steps to reproduce the behavior:

  1. Go to dev-benefits.calitp.org
  2. Choose MST > CalFresh
  3. Login with a senior Login.gov account
  4. See error in enrollment index

Expected behavior

The default for enrollment index is as above.

Each agency card has their own template override for their specific headline.

@thekaveman thekaveman added bug Something isn't working front-end HTML/CSS/JavaScript and Django templates i18n Copy: Language files or Django i18n framework labels May 2, 2024
@thekaveman thekaveman moved this from Todo to Stretch in Digital Services May 2, 2024
@thekaveman thekaveman moved this from Stretch to Todo in Digital Services May 3, 2024
@thekaveman thekaveman moved this from Todo to In progress in Digital Services May 3, 2024
@thekaveman thekaveman self-assigned this May 3, 2024
@thekaveman thekaveman moved this from In progress to In review in Digital Services May 3, 2024
@github-project-automation github-project-automation bot moved this from In review to Done in Digital Services May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working front-end HTML/CSS/JavaScript and Django templates i18n Copy: Language files or Django i18n framework
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant