trynmaps / metrics-mvp

Prototype of public transit data visualization system
https://muni.opentransit.city
MIT License
30 stars 34 forks source link

Alert user with Snackbar if no data available #657

Open hathix opened 4 years ago

hathix commented 4 years ago

For a lot of June there's been no available Muni data, even though the app works. We shouldn't let people think that the app is broken.

So if the RouteTable or other components get no data from the backend, pop up a Material Snackbar that says no data is available. This will give people confidence in our app.