You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue Description & Expected Outcome:
The absence of a page loading indicator in the Voyage and Prospective Chingu Handbooks makes users think that the links to these are dead on slower connections.
Symptoms:
Page doesn't immediately display or renders slowly.
Steps to Recreate:
Use Chrome DevTools Audit on a simulated slow connection. This highlights slow Time to Interactive
and Max Potential First Input Delay metrics.
Resolution:
Implement a page loading indicator so the end user is aware that the page is loading.
The text was updated successfully, but these errors were encountered:
About You
Issue Description & Expected Outcome:
The absence of a page loading indicator in the Voyage and Prospective Chingu Handbooks makes users think that the links to these are dead on slower connections.
Symptoms:
Page doesn't immediately display or renders slowly.
Steps to Recreate:
Use Chrome DevTools Audit on a simulated slow connection. This highlights slow
Time to Interactive
and
Max Potential First Input Delay
metrics.Resolution:
Implement a page loading indicator so the end user is aware that the page is loading.
The text was updated successfully, but these errors were encountered: