- Issue created by @Freddy Rodriguez
The default custom blocks in Office 365 significantly increase the first contentful paint time.
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.
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.
Active
5.0
Documentation