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

PAE-819-Logout interstitial is now a blank page for pearson-pathways-theme #178

Open
wants to merge 3 commits into
base: open-release/juniper.stage
Choose a base branch
from

Conversation

elvinquero
Copy link

Description:

There was a problem when logging out. For a few seconds, it was displayed a logout view without the right footer and navbar for the theming. It turns out, it had to do with PAE-343, a bug that brings inconsistently the theming of a site. In order to avoid this problem, it was decided to redirect as soon as possible. Initially I wanted to redirect immediately. However, some iframes were loaded that logout the session from the Ecommerce, Discovery and Credentials apps. For that reason, the redirect still has to wait for them to load.

In the attached image you will see the iframes that are loaded in the html.
Screenshot from 2021-09-08 01-21-27

PAE-819 for reference.

Copy link

@Jacatove Jacatove left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

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.

2 participants