alexmdodge / github-diff-explorer

The GitHub Diff Explorer is a Chrome/Firefox extension that generates a seamless file explorer with a minimalist focus.
https://gde.alexdodge.ca/
MIT License
29 stars 5 forks source link

Bug: For Large PRs GitHub Loading Structure has Changed #74

Open alexmdodge opened 3 years ago

alexmdodge commented 3 years ago

Overview

Still need to investigate but it appears that for large PRs, GitHub has changed the structure of the loading elements. Now the explorer renders immediately instead of waiting for the loading to complete.

Fix

Most likely will need to check new elements and update the load / render operation.