From 2fef4f5e0aba7adbc79880c664f7286c4645ba78 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Wed, 9 Mar 2022 19:04:17 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 2 -- ayanova/src/views/home-notifications.vue | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 299ba80f..31bc80d0 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -22,8 +22,6 @@ FIRST CLIENT SOURCE CODE COMMIT JAN 3rd 2019 # OUTSTANDING MAJOR AREAS TO BETA -dd metrics fast cycle test to confirm it's actually working just not enough to show at first - maybe reduce to 6 hours? or something? Once a day may be too few. but check client end to see if graphs were expecting 24hrs somehow bugbug: home-notifications text in general error is cut off, doesn't overflow properly just goes off the screen as if not contained seems like static pre text so maybe throw it in a div or add an overflow-auto to it or something diff --git a/ayanova/src/views/home-notifications.vue b/ayanova/src/views/home-notifications.vue index edad8240..18bd5588 100644 --- a/ayanova/src/views/home-notifications.vue +++ b/ayanova/src/views/home-notifications.vue @@ -41,7 +41,7 @@ >
-
{{ i.message }}
+
{{ i.message }}