Schmidt17 / einkaufsliste-django

Webapp for a smart tagged list
0 stars 0 forks source link

Fix sync detection logic #34

Closed Schmidt17 closed 2 weeks ago

Schmidt17 commented 2 weeks ago

As of now, it can happen that an item is marked as unsynced but does not go back to synced once the changes are reverted (e.g. by typing something in the tags input and deleting it again). It would be better to have a single function that returns the sync state based on the model.