From f698d0bc510e62faefb739a388ed7137c283734b Mon Sep 17 00:00:00 2001 From: Lilia Date: Wed, 13 Sep 2017 22:44:06 +0200 Subject: [PATCH] Better install view error handling (#1472) If linking fails because an http request didn't connect, show a message and allow the user to start over. // FREEBIE --- background.html | 8 ++++++++ js/views/install_view.js | 6 ++++++ stylesheets/manifest.css | 6 ++---- stylesheets/options.scss | 7 ++----- 4 files changed, 18 insertions(+), 9 deletions(-) diff --git a/background.html b/background.html index e7edcaff2..58f4a295f 100644 --- a/background.html +++ b/background.html @@ -731,6 +731,14 @@ +