[#181] refactor some of the event handler in OperationsWaiter

This commit is contained in:
Robin Scholtes 2023-04-20 19:45:37 +12:00
parent caa57aeb74
commit 3d03a31f38
2 changed files with 26 additions and 22 deletions

View file

@ -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: