mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-08 15:25:01 -04:00
completing all documentation and other such maintenance
This commit is contained in:
parent
f176a1106a
commit
daac91d970
8 changed files with 106 additions and 67 deletions
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue