From e07c9c48642abf8d05a87933247e7d4da61c9594 Mon Sep 17 00:00:00 2001 From: Fred Boniface Date: Tue, 24 Jan 2023 21:31:51 +0000 Subject: [PATCH] More fucking notes Signed-off-by: Fred Boniface --- UpNext.md | 1 + 1 file changed, 1 insertion(+) diff --git a/UpNext.md b/UpNext.md index 5f54bb7..dc2ed47 100644 --- a/UpNext.md +++ b/UpNext.md @@ -36,6 +36,7 @@ - Make the board code actually readable. - Prevent the whole page reloading when the PWA is re-opened, that just wastes API calls. - If statements in the displayCallingPoints?() function needs to test for '-' not 'undefined'!!! Remove new test for 'undefined' in parseTime()!!! + - Something in the CSS is messing with scrolling and overflow on mobile. ### Completed - Testing: