I've ported the Page Load Progress module to Drupal 8 in a GitHub sandbox. The only remaining bit is to upgrade the JS file to the new D8 standards (for instance JavaScript settings moved from Drupal.settings to global drupalSettings variable). I've also noticed #2263007: Breaks with Safari 7.0.3 that might have to get in as well while we're at it if it's fixed.

Since there's no 8.x branch, I've selected 7.x-1.x-dev for the time being.

Comments

anavarre’s picture

Assigned: Unassigned » anavarre

This issue was created about 2 years ago. Updated the code to account for changes in D8 since then. Also started the Dealing with unsupported (abandoned) projects procedure in #2755175: Offer to maintain page_load_progress

Stay tuned.

anavarre’s picture

Version: 7.x-1.x-dev » 8.x-1.x-dev
Status: Needs review » Fixed

I took over the project since Mariano is no longer an active Drupal contributor. Thanks Mariano!

Created a 8.x-1.x branch and pushed the work from Github. Let's file issues against 8.x-1.x going forward.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.