oliverSCZ / ToDoL1st

About 'In this app, you can add, delete, submit and edit items. To edit items, simply double click on them. Once you are done, press the enter key to resubmit. This app will persist your data in the browser local storage. So whether you reload, close your app or reopen it, you still have access to your to-dos items.',
6 stars 0 forks source link

Peer-to-peer review #5

Open danalvrz opened 2 years ago

danalvrz commented 2 years ago

Hey, @oliverSCZ! Great job! I noticed a bug in your app. After you change the task description, it's not saved. Maybe you should check your localStorage.

Happy coding!

oliverSCZ commented 2 years ago

Hey @danalvrz thank you for your feedback, and you wright, the task description is not saved. I fixed, and now you can try again.

Thank you and Happy coding!