karlomikus / vue-salt-rim

Salt Rim is a Vue based web client used for connecting to Bar Assistant server instance.
https://barassistant.app
MIT License
92 stars 17 forks source link

Menu deletion issue, cannot save after removing category/only cocktail #202

Open zeekaran opened 1 month ago

zeekaran commented 1 month ago

I created my first and only menu as a test, adding one category and one cocktail to it, and then could not remove them. Oops!

Steps to reproduce:

  1. (starting from no menu) Create category
  2. Add cocktail to category
  3. Save
  4. Click remove on only cocktail / only category
  5. Receive the error: Unable to update bar menu

image

(Thank you for all your effort, I hope I'm not causing too much trouble opening all these issues and not contributing any help in fixing them.)