mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-08 23:35:01 -04:00
[#181] add
This commit is contained in:
parent
f1257ea356
commit
5362f9fda4
9 changed files with 48 additions and 23 deletions
|
@ -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 :)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue