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

fix: browser header showing null #1170

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

attiyaIshaque
Copy link
Contributor

Description

When accessing Authn MFE for the first time it shows “Auth | null” in the browser header. In this PR we fix If process.env.SITE_NAME is not available it will show “Authn” Otherwise show “Authn | ”

JIRA

VAN-1839

How Has This Been Tested?

Please describe in detail how you tested your changes.

Screenshots/sandbox (optional):

Before After
Screenshot 2024-02-26 at 3 53 42 PM Screenshot 2024-02-26 at 4 02 39 PM

Copy link

codecov bot commented Feb 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (open-release/quince.master@48122ff). Click here to learn what that means.

Additional details and impacted files
@@                      Coverage Diff                      @@
##             open-release/quince.master    #1170   +/-   ##
=============================================================
  Coverage                              ?   86.98%           
=============================================================
  Files                                 ?      124           
  Lines                                 ?     2266           
  Branches                              ?      625           
=============================================================
  Hits                                  ?     1971           
  Misses                                ?      286           
  Partials                              ?        9           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@attiyaIshaque attiyaIshaque merged commit abea379 into open-release/quince.master Feb 27, 2024
7 checks passed
@attiyaIshaque attiyaIshaque deleted the attiya/VAN-1839-title branch February 27, 2024 07:52
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.

None yet

2 participants