mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-08 15:25:01 -04:00
[#181] refactor some of the event handler in OperationsWaiter
This commit is contained in:
parent
caa57aeb74
commit
3d03a31f38
2 changed files with 26 additions and 22 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
### Mobile UI:
|
||||
#### Operations:
|
||||
- on click of `input[type="search]`, `favourites` briefly opens and closes. It should remain open until further action
|
||||
- on click of `input[type="search]`, `favourites` briefly opens and closes. It should remain open until further action.
|
||||
- on mobile, there is almost no visual feedback when adding an operation to the recipe list. Since the recipe list is not visible like on desktop, this is very confusing UX
|
||||
|
||||
#### General mobile UX:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue