You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a user is greeted with the resume modal (at /#resume, labelled "Hello again"), pressing "Start over" just leads them back to the same dialog. They must press it a further time to reach the home page.
Further Implications
The dialog occasionally appears unexpectedly when running Grunt tests for SEAP ESA, failing them. I suspect this could be caused by the same issue.
Problem
When a user is greeted with the resume modal (at /#resume, labelled "Hello again"), pressing "Start over" just leads them back to the same dialog. They must press it a further time to reach the home page.
Further Implications
The dialog occasionally appears unexpectedly when running Grunt tests for SEAP ESA, failing them. I suspect this could be caused by the same issue.
Reproducing
Expected
The user is taken to the home page.
Actual
The user is returned to the modal.
Note that the URL has still changed from
http://www.esa-assessment.support/#resume
tohttp://www.esa-assessment.support/#main-menu
.Further Thoughts
Environment
The text was updated successfully, but these errors were encountered: