Lever-age / leverage

Empower citizens of Philadelphia to use campaign finance data when making informed decisions about who they donate to, who they support, and who they vote for.
http://leveragecampaignfinance.org/
20 stars 10 forks source link

Catch API error in frontend. #63

Closed modpluz closed 6 years ago

modpluz commented 6 years ago

Description: At the moment, on the candidate detail page at least, if the API returns an error, the loading message displays forever.

Steps to Reproduce: Navigate to the candidate detail page using any candidate slug. e.g. jim-kenney, lawrence-krasner

Expected: A user friendly message notifying the user that an error has occurred.

Actual: Loading message that displays forever.

modpluz commented 6 years ago

PR: https://github.com/Lever-age/frontend/pull/95/

lottspot commented 6 years ago

Closed by https://github.com/Lever-age/frontend/pull/95