This commit is contained in:
Robin Scholtes 2023-05-09 22:14:36 +12:00
parent f1257ea356
commit 5362f9fda4
9 changed files with 48 additions and 23 deletions

View file

@ -4,26 +4,14 @@
---
#### Mobile UI ( on real device ):
- need long press checks on mobile to add favourites ( recipe is done ) >
- check on window resizing
- shannon entropy thingies
- maybe a bit annoying that the fav cat opens whenever you add a new fav via icon-fav-click on mobile
- backspace on fs view should close max view. Keep making the same mistake and navigating away when for instance recipe is expanded and double click the window to fs > resolve. Reset layout
### Desktop UI:
### General UI:
- fix up key / tab events so UI can be navigated comfortably with keys ( inc. visual focus feedback ). Probably a lot of
work though
### JS:
- `core/Recipe.mjs`, `core/lib/Magic.js` return imports to original
### Misc:
- Gruntfile revert dev config
- check for lingering @TODO across code
- comb through CSS and improve organisation for better DevX. Ask repo owners to open another issue perhaps and just
redo all of the stylesheets ( preferably with SASS )
- delete this file when done :)