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 @@