mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-08 23:35:01 -04:00
[#181] restore overall desktop UI
This commit is contained in:
parent
c56ffef988
commit
58d4eb855c
8 changed files with 85 additions and 52 deletions
|
@ -5,6 +5,7 @@
|
|||
|
||||
### Desktop UI:
|
||||
- restore desktop UI
|
||||
- `search-results` should really be at the top once input, with `categories` below it
|
||||
|
||||
### Mobile UI:
|
||||
- bootstrap native 'x' in `input[type="search"]` should clear input value and
|
||||
|
@ -13,6 +14,7 @@
|
|||
- on invalid search input ( and no results ), categories should be displayed
|
||||
- test with keyboard popping up because that messes with the viewheights on mobile probably
|
||||
- make sure panels in `workspace-wrapper` grow and add up to 100%
|
||||
- see how to make it work with `controls` nested in `recipe`
|
||||
|
||||
### General UI:
|
||||
- fix up key / tab events so UI can be navigated comfortably with keys ( inc. visual focus feedback ). Probably a lot
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue