Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

save task state to local storage #8

Merged

Conversation

lukeecart
Copy link
Contributor

This PR adds a isChecked variable to the task and is used to check that the task is complete or not.

This now means that the state is saved in local storage.

@Dharmik48
Copy link
Owner

There seems to be a merge conflict in the PR, can you have a look?

@lukeecart lukeecart force-pushed the save-task-state-to-local-storage branch from 133136c to bb26107 Compare August 1, 2022 12:57
@lukeecart
Copy link
Contributor Author

That was due to the completed all button. I have resolved that and fix that 👍🏻

@lukeecart lukeecart force-pushed the save-task-state-to-local-storage branch from bb26107 to ec38a93 Compare August 1, 2022 12:58
@lukeecart
Copy link
Contributor Author

I rebased from main so if you are checking locally, you'll need to delete a local version and pull the branch again.

e.g. git checkout main && git branch -D lukeecart:save-task-state-to-local-storage && git checkout lukeecart:save-task-state-to-local-storage

@Dharmik48
Copy link
Owner

It works great! Looks good to merge, thanks a lot for your contribution 🚀

@Dharmik48 Dharmik48 merged commit 2e38c94 into Dharmik48:main Aug 1, 2022
@Dharmik48 Dharmik48 mentioned this pull request Aug 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants