minhdam / BitbucketDiffTree

Chrome extension to display diff tree for Bitbucket

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

If BitBucket decides to lazy-load some files, it breaks the Diff Tree

parekhkb opened this issue · comments

If BitBucket decides to Lazy Load some of the files in the PR it shows this image under each of the files that it deferred loading.

image

If that happens then the Diff Tree navigation breaks and files in the tree that have this don't navigate to their correct section.

I see now there is a Load All Failed Diffs button under the file list. Great tool!