From 5d8d7133cca48112c41d43f6aa357ce2edd8de96 Mon Sep 17 00:00:00 2001
From: Kate Smith <52196833+kate-49@users.noreply.github.com>
Date: Thu, 4 Jul 2024 09:44:17 +0100
Subject: [PATCH] =?UTF-8?q?sw-7186=20increase=20window=20size=20and=20remo?=
=?UTF-8?q?ve=20hard=20coded=20heights=20that=20throw=E2=80=A6=20(#473)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
* sw-7186 increase window size and remove hard coded heights that throw console errors
* sw-7186 set to 500px for test
* Update main.scss
---
web/assets/main.scss | 4 ++++
web/template/filters/assignee-filter.gotmpl | 2 +-
web/template/filters/case-type-filter.gotmpl | 2 +-
web/template/filters/deputy-type-filter.gotmpl | 2 +-
web/template/filters/ecm-filter.gotmpl | 2 +-
web/template/filters/status-filter.gotmpl | 2 +-
web/template/filters/supervision-level-filter.gotmpl | 2 +-
web/template/filters/task-type-filter.gotmpl | 4 ++--
web/template/inserts/success-banner.gotmpl | 2 +-
9 files changed, 13 insertions(+), 9 deletions(-)
diff --git a/web/assets/main.scss b/web/assets/main.scss
index 88079b9f..7f55c77a 100644
--- a/web/assets/main.scss
+++ b/web/assets/main.scss
@@ -36,3 +36,7 @@ $moj-assets-path: "/supervision/workflow/assets/";
color: govuk-colour("blue");
text-decoration: underline;
}
+
+#list-of-tasks-to-filter{
+ max-height: 500px;
+}
diff --git a/web/template/filters/assignee-filter.gotmpl b/web/template/filters/assignee-filter.gotmpl
index 138eabc7..b3861030 100644
--- a/web/template/filters/assignee-filter.gotmpl
+++ b/web/template/filters/assignee-filter.gotmpl
@@ -15,7 +15,7 @@
-
+
-
+
-
+
-
+
-
+
-
+