some manual test observations

This commit is contained in:
Robin Scholtes 2023-08-14 19:41:57 +12:00
parent 421ea9e174
commit 6caaf1dc99
2 changed files with 9 additions and 0 deletions

View file

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

View file

@ -200,6 +200,7 @@
</div>
<div id="operations-wrapper">
<input id="search"
type="text"
class="form-control"
placeholder="Search..."
autocomplete="off"