-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
Either add error messages/clear defaults when certain data doesn't load, or improve the error message shown. These are all the data fetching that needs to be handled:
resources.yaml-- Can probably default to the main error page if this failsfetchReadme/getResourceReadme-- Individual resource page, show a message that the readme can't be loaded properly with a link to the repo- image fails to fetch -- better fallback than a broken image
getSponsorUrl-- Maybe just don't show the sponsor button if this one fails? I think this one actually works this way alreadyfetchResourceGitHubData/getResourceGitHubData-- Maybe some good fallbacks, such as "failed to load description". I think this is better than the whole thing blowing up