homerchen19 / github-file-icons

🌈 🗂 A browser extension which gives different filetypes different icons to GitHub, GitLab, gitea and gogs.
https://chrome.google.com/webstore/detail/file-icon-for-github-and/ficfmibkjjnpogdcfhfokmihanoldbfe
MIT License
1.42k stars 68 forks source link

New Design: Async File infos -> icons get disabled #79

Closed muescha closed 4 years ago

muescha commented 4 years ago

sometimes GitHub fetch the last commit info on top and for each file in an later call to the site - you know this when the info is gray (see Screenshots)

in that case when the fetched data is displayed the icons get lost and it shows only the previous white icons

Bildschirmfoto 2020-06-26 um 21 56 15

Note: in the screenshot you see the data loading before disappearing the icons

PS: this is hard to replay, an refresh not fetch new data. you have to open a new folder to get new data fetched. i guess the data is cached somewhere in the browser.