From 07e03c8ff55bf294230b8bc2904f665ad1453380 Mon Sep 17 00:00:00 2001
From: wanhose
Date: Sat, 5 Oct 2024 17:20:32 +0200
Subject: [PATCH] feat(browser-extension): add issue banner to popup giving
user some information about what's wrong and where to find the issue easily
---
packages/browser-extension/src/popup.html | 270 ++++++++++--------
.../browser-extension/src/scripts/popup.js | 39 ++-
.../browser-extension/src/styles/popup.css | 19 +-
3 files changed, 199 insertions(+), 129 deletions(-)
diff --git a/packages/browser-extension/src/popup.html b/packages/browser-extension/src/popup.html
index 7e8316b..124dd52 100644
--- a/packages/browser-extension/src/popup.html
+++ b/packages/browser-extension/src/popup.html
@@ -29,129 +29,157 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+