Coteh / hacka-news-web

:computer: A web interface for Hacker News. Uses hacka-news npm module. EJS + Semantic UI
0 stars 0 forks source link

Handle stories not loading (Create an error page) #9

Closed Coteh closed 12 months ago

Coteh commented 7 years ago

At the moment, the cli will display an error message from the hacka-news module that is produced when stories cannot load, but does not render a page for this error condition. Thus, it will hang. Fix this problem by rendering an error page that tells the user that stories could not load.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.