From 6caaf1dc99d839f46b2da2ba65c97d95942e4b42 Mon Sep 17 00:00:00 2001 From: Robin Scholtes Date: Mon, 14 Aug 2023 19:41:57 +1200 Subject: [PATCH] some manual test observations --- src/web/TODO.md | 8 ++++++++ src/web/html/index.html | 1 + 2 files changed, 9 insertions(+) diff --git a/src/web/TODO.md b/src/web/TODO.md index 2e0f4f7e..ee51ec24 100644 --- a/src/web/TODO.md +++ b/src/web/TODO.md @@ -1,2 +1,10 @@ operations: - UI tests etc. + +manual testing issues + +mobile: +- drag any recipe li will have an ( clone? ) extra li below it with 'undefined' title. Not on desktop +- hitboxes combined with drag / mouse events on breakpoint and disable icons kind of sucks +- some issues tapping on ingredients causing the op-dropdown to display +- some issues with ingredient breakpoint / disable background colors diff --git a/src/web/html/index.html b/src/web/html/index.html index b9c4fc61..38c82cc8 100755 --- a/src/web/html/index.html +++ b/src/web/html/index.html @@ -200,6 +200,7 @@