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

Letter generator: Involvement section crashing depending on the order of your answers #843

Closed
1 task
jamesshin27 opened this issue Feb 16, 2023 · 1 comment

Comments

@jamesshin27
Copy link
Member

jamesshin27 commented Feb 16, 2023

Overview

In the letter generator, there is a bug where the website gets stuck on a white landing page if the answers are chosen in a specific order. We were able to reproduce the same situation with a few different orders of choices although we haven't identified them all yet.

Example

Job option is selected
Screenshot 2023-02-16 at 10 28 10 AM
User is directed to this page after pressing next
Screenshot 2023-02-16 at 10 29 30 AM
I pressed the back option to choose the recovery option as well
Screenshot 2023-02-16 at 10 29 54 AM
Users can continue to fill out the next two screens
Screenshot 2023-02-16 at 10 30 49 AM
Screenshot 2023-02-16 at 10 31 20 AM
When you press next, you get stuck on this white landing page
Screenshot 2023-02-16 at 10 23 45 AM

Action Items

  • Look into why this specific order of choices ends up with the white blank landing page

Resources/Instructions

Please refer to the screenshots provided for context.

@anitadesigns
Copy link
Member

I also am experiencing the same bug when I select Job and Recovery or just Recovery. However, if I select Recovery and any other option that lies underneath (Education - None of the Above) then it bypasses that blank page and goes to the "Future goals" section.

Here is a breakdown of selecting "Recovery" and "Education"

  1. Selected "Recovery" and "Education"
    Screen Shot 2023-02-16 at 12 05 45 PM

  2. Directed to unemployed although "Unemployed/none of the above" WAS NOT selected
    Screen Shot 2023-02-16 at 12 08 39 PM

  3. Directed to Unemployed preview and edit page
    Screen Shot 2023-02-16 at 12 10 42 PM

  4. Finally directed to the Recovery page
    Screen Shot 2023-02-16 at 12 11 24 PM

  5. Recovery preview and edit page AND Education page are skipped and directed to the Future goals section
    Screen Shot 2023-02-16 at 12 13 14 PM

❗️FYI: This only happens when "Recovery" is selected with another option such as "Education" and "Parenting" . When "Recovery" and "community service" are selected together, the recovery page is present (without the preview and edit page in that flow) and then directed to "community service"

Looks like the Recovery preview and edit page is missing and may be the reason the letter generator does not proceed when a user selects "Job" and "Recovery"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

3 participants