completing all documentation and other such maintenance

This commit is contained in:
Robin Scholtes 2023-08-14 13:33:20 +12:00
parent f176a1106a
commit daac91d970
8 changed files with 106 additions and 67 deletions

View file

@ -0,0 +1,21 @@
recipe:
- ignore dropped item outside of rec-list
- bit smoother sort experience would be nice
- RecipeWaiter opSortEnd()
operations:
- can only drag an op to favourites 1 time
- initial search is kinda slow
- popovers should also show on key up and down per operation
- little line on click ( for all input fields, also ingredient focus )
- after dragging op to rec, popover no longer works on original op ( see opSortEnd )
- stupid popovers on deleting favs for instance ( dont always close nicely )
- native focus thingy is a bit ugly
- UI tests etc.
--------
x highlight strings
x esc on focused-op search results will add that op to recipe
x be able to tab from panel to panel, open and close them, use up and down arrows