codefordenver / partner-finder

Using an open dataset with registered colorado business to build a tool that manages outreach to potential CFD partners.
3 stars 14 forks source link

131 conditionally render an error message #146

Closed iatenine closed 3 years ago

iatenine commented 3 years ago

Adds an errorState state to the Home component that is null by default, set when the /leads API request fails and conditionally displays a Material Snackbar in the bottom-left corner that displays the error message

Fixes #131

galbwe commented 3 years ago

@iatenine are you still working on this?

galbwe commented 3 years ago

Closing because https://github.com/codefordenver/partner-finder/issues/131 was already addressed and closed