jrobind / dev-jot

Note-taking app for online development tutorials
MIT License
54 stars 45 forks source link

Tags are not stored in local storage #126

Closed akosbalasko closed 3 years ago

akosbalasko commented 3 years ago

Hi! As I see in Local Storage, tags are not stored in the JSON data, however I set a red-tag. I'm not sure if it matters, but I created a lesson with no tag and then updated it by setting a red-tag and clicked to update.

Expected behaviour: they should :)

Screenshot 2021-06-01 at 8 04 39
jrobind commented 3 years ago

Thanks for raising this issue @akosbalasko. Great spot. Feel free to pick this up if you want 😄

akosbalasko commented 3 years ago

Thanks @jrobind , challenge accepted! :)