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

Refactor EnrollmentFlow model so in-person eligibility view can use copy from the selection label template #2336

Open
2 tasks
angela-tran opened this issue Sep 5, 2024 · 0 comments

Comments

@angela-tran
Copy link
Member

Original context is #2317 (comment).

Basically we want the radio buttons in the in-person eligibility form to use the same copy that the Benefits app uses in its enrollment flow selection form, but that copy is currently embedded within the EnrollmentFlows' selection_label_templates, e.g. "Older Adult", "US Veteran", etc.

Let's discuss how to refactor the model to achieve this, and then do it. It would be nice to not have to add another field to the model.

Acceptance Criteria

  • In-person eligibility form uses the desired copy
  • No regressions to the Benefits enrollment flow selection form
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Stretch
Development

No branches or pull requests

2 participants