From 48e1e654d61fda08aadc54c581110c8f9a78eac5 Mon Sep 17 00:00:00 2001 From: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com> Date: Fri, 17 Feb 2023 16:59:59 -0500 Subject: [PATCH] Add comment field to feedback panel (#2941) * Add text area for comments to feedback panel Signed-off-by: Fanit Kolchina * Added radio buttons, sending comments to GA, and refactored scss Signed-off-by: Fanit Kolchina * Adds remaining character counter Signed-off-by: Fanit Kolchina * Send one event Signed-off-by: Fanit Kolchina * Addressed code review and added new banner Signed-off-by: Fanit Kolchina * More code review feedback Signed-off-by: Fanit Kolchina --------- Signed-off-by: Fanit Kolchina --- _includes/banner.html | 2 +- _includes/feedback.html | 14 ++++-- _sass/custom/custom.scss | 105 ++++++++++++++++++++++++++++++++------- assets/js/listener.js | 66 ++++++++++++++++++++---- images/graphic-bg.jpg | Bin 519924 -> 0 bytes images/graphic-bg.png | Bin 0 -> 196742 bytes 6 files changed, 154 insertions(+), 33 deletions(-) delete mode 100644 images/graphic-bg.jpg create mode 100644 images/graphic-bg.png diff --git a/_includes/banner.html b/_includes/banner.html index c211b938..ebe423f3 100644 --- a/_includes/banner.html +++ b/_includes/banner.html @@ -1,5 +1,5 @@
-