some manual test observations
This commit is contained in:
parent
421ea9e174
commit
6caaf1dc99
@ -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
|
||||
|
||||
@ -200,6 +200,7 @@
|
||||
</div>
|
||||
<div id="operations-wrapper">
|
||||
<input id="search"
|
||||
type="text"
|
||||
class="form-control"
|
||||
placeholder="Search..."
|
||||
autocomplete="off"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user