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: Fix Broken Structure #44

Closed alexmdodge closed 5 years ago

alexmdodge commented 5 years ago

Looks like the UI in the Files Changed section has been updated and the UI no longer renders. Will need to track down and add some additional changes. As an aside should try using Puppeteer to pull the UI and determine if the structure has changed in a way that would break things.

alexmdodge commented 5 years ago

After some testing it seems intermittent, will add some tests to scrape the current structure and ensure that the explorer still renders.

alexmdodge commented 5 years ago

Closing as the issue has not re-appeared