Skip to content

PROD-2562 - handle the navigation away on the fcc's last step of a co… #214

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

Merged
merged 1 commit into from
Jul 26, 2022

Conversation

vas3a
Copy link
Collaborator

@vas3a vas3a commented Jul 25, 2022

PROD-2562

Handle navigation away on last step of a course (last step & last module).
Instead of following the FCC's inside navigation (go to course listing page in case you didn't complete all steps, or to course completed screen within the FCC iframe), I'm now sending an event from within the iframe and I'm handling this in the main app:

  • if there are incomplete steps, I'm redirecting the user to the first incomplete step
  • if the course is completed, I'm redirecting to completed screen, and the FCC won't flash the inside "completed" screen anymore.

Related FCC PR: topcoder-platform/freeCodeCamp#33

@vas3a vas3a merged commit 14acb0c into dev Jul 26, 2022
@vas3a vas3a deleted the PROD-2562_certification_navigation_handle branch July 26, 2022 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants