ceg9498 / ignis

A 3-in-one meal planning app: recipes, scheduling, and grocery lists.
0 stars 0 forks source link

Grocery Item Completion #22

Closed ceg9498 closed 4 years ago

ceg9498 commented 4 years ago

Marking grocery items as complete (likely also marking completed as incomplete) is not working, due to the changes of adding Observables to access IndexedDB.

The grocery-list function onToggle() needs to be updated to properly use an Observable.