Issue
Sometimes, the Sidebar, or web browser container in integrations, appears empty and it’s difficult to tell what state it is in. The colors of the indicator change to visualize the loading progress in detailed steps.
Applies To
Product |
Version |
---|---|
Core Platform | 5.3 or later |
Sidebar | 14.5 or later |
Sidebar Start Page | 1.1 or later |
Any integration that uses the start page and Sidebar |
Sometimes, the Sidebar, or web browser container in integrations, appears empty and it’s difficult to tell what state it is in. The colors of the indicator change to visualize the loading progress in detailed steps.
Colors interpreted:
- red - javascript of start page is loading
- blue clock wise - start page javascript is loaded, start page waits for init by Acrolinx Integration
- blue counter clock wise - start page loads Sidebar html
- yellow - Sidebar javascript is loading
- blue - Sidebar javascript is loaded, Sidebar waits for init by Acrolinx Integration
- green - Sidebar connects with server api
Current Steps of Sidebar loading
- Load Sidebar HTML.
Normally this takes only a few milliseconds.
There are two possible situations:
- Start page is visible.
Upon signing in the first time or if the user has switched back to the start page.
Connect Button is disabled while loading but start page form is still visible. - Start page isn’t visible.
This happens if:
- integration sets showServerSelector: false
- or the start page has saved a previous Acrolinx URL
- The Sidebar iframe appears.
- Sidebar is displayed (empty page) and loads css and spinning wheel.
- Sidebar displays spinning wheel and loads js.
- Sidebar shows sign-in button or signed in state.