Decoupled blocks

Created on 15 May 2024, 9 months ago

Problem/Motivation

The default custom blocks in Office 365 significantly increase the first contentful paint time.

Steps to reproduce

1. Install the Office 365 module.
2. Configure the module.
3. Include some blocks on the site home:
- Persona
- App links
- Recent Files
- Upcoming Appointments
- Shared Files
- SharePoint file search
The home page will load considerably slower, taking between 6 to 10 seconds longer.

Proposed resolution

1. Async/defer the rendering process of the default Office 365 blocks.

2. Is it possible to decouple these blocks ?
This approach could be greatly beneficial:
2.1. Open the possibility to utilize all the Office 365 Graph API, reusing the authentication and token generated by this module during the SSO or user authentication.
2.2. Speed up the rendering process using a decoupled approach.

Feature request
Status

Active

Version

5.0

Component

Documentation

Created by

🇨🇴Colombia Freddy Rodriguez Bogotá

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024