GitHUD icon indicating copy to clipboard operation
GitHUD copied to clipboard

Initial repo load is buggy

Open jhendley25 opened this issue 12 years ago • 0 comments

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.

jhendley25 avatar Dec 08 '13 17:12 jhendley25