GitHUD
GitHUD copied to clipboard
Initial repo load is buggy
The initial load of a user's repos appends the incomplete repo information multiple times while waiting for the server to crunch the data. For example, the repo name is populated after every ajax call, even when the repo information is not returned. The result is ~10 repo name h1 elements layered on top of each other. Looks weird.