OpenAgricultureFoundation / openag_ui

UI for OpenAg food computers
GNU General Public License v3.0
53 stars 27 forks source link

Use dismissable banner for connection problems #133

Closed gordonbrander closed 7 years ago

gordonbrander commented 7 years ago

We'll avoid use of refreshable banners until we have a way to clear banners by a particular id/role. We don't want to clear the banner when we get back a good connection because we don't want to accidentally clear some other banner that was thrown up for some other reason.

Workaround for https://github.com/OpenAgInitiative/openag_ui/issues/118