nebhead / PiTender

Raspberry Pi Smart Bartender
MIT License
13 stars 3 forks source link

if i add new drinks. i am not able to save that drink #10

Open rinks1020 opened 3 years ago

Jannikovic145 commented 3 years ago

You need to save each text field after editing, then it should work. I saw this too, but with a click on the "saving-icon" on the right side of each field, you should be able to save your recipe.

nebhead commented 3 years ago

Interesting, I'll need to look into this. Admittedly, I was learning as I went creating the JS for this interface, so I should probably go back and fix it up. I'll check on this and see if I can improve it.