-
Notifications
You must be signed in to change notification settings - Fork 2
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
Implement household sensitive questions flow #348
Conversation
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.
I think I will use a similar action for the income screens! LGTM
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.
Seems like the the selections I made on householdWhichPersonalSituations are not getting displayed when I continue and then go back to this page
You are absolutely right. When I check it locally, I can see that the the selections do stay selected. I think the delta is due to this change that you and I made last week in the form flow builder: codeforamerica/form-flow#401 (it's in my local copy but not in the version of form flow that we are accessing on the test site) |
To Test
Start by going to https://test-la-doc-uploader-pr-348.herokuapp.com/flow/laDigitalAssister/howThisWorks and start an application (you need to fill in name for personal info)
Then, add members to your household: https://test-la-doc-uploader-pr-348.herokuapp.com/flow/laDigitalAssister/householdSignPost
Finally, Once you've added (or not added) household members go to https://test-la-doc-uploader-pr-348.herokuapp.com/flow/laDigitalAssister/sensitiveQuestions to test this flow