-
-
Notifications
You must be signed in to change notification settings - Fork 81
Open
Labels
status: blockedWaiting for something else to be resolvedWaiting for something else to be resolvedtype: bugSomething isn't working :(Something isn't working :(
Description
Bug Report Checklist
- I have tried restarting my IDE and the issue persists.
- I have pulled the latest
main
branch of the repository. - I have searched for related issues and found none that matched my issue.
Expected
Images in the allcontributors table should have loading="lazy"
so that they don't slow down initial page load or render.
Actual
I tried loading https://github.com/JoshuaKGoldberg/create-typescript-app in a throttled network connection and noticed a lot of images loading right away. They even seemed to be blocking first page render Yuck.
Additional Info
This might involve fixing on the allcontributors side?
I also don't know if this is possible in GitHub's markdown renderer... but it really should be. If it isn't, I should find a place to request it / upvote an existing request.
Metadata
Metadata
Assignees
Labels
status: blockedWaiting for something else to be resolvedWaiting for something else to be resolvedtype: bugSomething isn't working :(Something isn't working :(