Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Custom Favicon Custom Favicon
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Microsoft SharePoint
  • SPFx
  • Custom FaviconCustom Favicon
  • Issues
  • #1

Closed
Open
Created Oct 29, 2020 by Laurent Sittler@lsittler©Owner2 of 2 tasks completed2/2 tasks

Favicon cross-sites partial loading

Summary

The favicon should change when you are browsing in another site collection

Prerequisites

  • I checked the documentation and found no answer
  • I checked to make sure that this issue has not already been filed

Your environment

Tenant Release
  • Standard
  • Targeted
Extension version 0.0.1
Deployment
  • Tenant App Catalog and install one whole Tenant
  • Tenant App Catalog and install per site collection
  • Site collection app catalog
Browser Edge
Browser Version 88.0.673.0 (Official build) Dev (64-bit)
Operating System Windows 10, Mac

Current behavior

  1. Deploy and install the extension as is (no property)
  2. Open a SharePoint site collection (HUB or a site with a link to another site collection) with a site logo
  3. Check that the favicon is the same than the site logo
  4. Click on a link that redirect you to another site collection (ensure partial loading) with another logo
  5. The favicon not change

Expected behavior

  1. Follow the same steps than the current behavior
  2. The logo should be the same than the new site collection logo (not still the previous one)

Note: you can use the SharePoint lookbook template RETAIL OPERATIONS

Screenshots

Screen_Shot_2020-10-29_at_16.45.46

Additional information

Expand for output related to your SharePoint Environment

Into the controller, from the SPFx context, check the Web GUID and add navigation event (partial loading page), then compare the GUID of the current web with the previous one. If it is different, call the script to update the favicon.

Assignee
Assign to
Time tracking