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

PADV-1645 - Add spinner loader before display unauthorized page #116

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

sergivalero20
Copy link
Contributor

@sergivalero20 sergivalero20 commented Sep 6, 2024

Ticket

https://agile-jira.pearson.com/browse/PADV-1645

Description

Unauthorized page is being displayed briefly. So, in order to avoid that behavior, this PR adds a spinner loader instead.

Changes made

  • Add spinner loader in Main component.

How to test

  • Clone the Institution Portal MFE
  • Run npm install
  • Run npm run start
  • Go to http://localhost:1980/certprep-manager
  • Refresh portal more than one time and check if unauthorized page is displayed or not (it should not).
  • Retry with a no global staff user.

@sergivalero20 sergivalero20 merged commit 8af41bd into master Sep 6, 2024
2 checks passed
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