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

Persist the "completed" status of TODO items using the REST API #35

Closed
kwhinnery opened this issue Aug 26, 2016 · 0 comments · Fixed by #45
Closed

Persist the "completed" status of TODO items using the REST API #35

kwhinnery opened this issue Aug 26, 2016 · 0 comments · Fixed by #45

Comments

@kwhinnery
Copy link
Owner

Right now, the UI doesn't update the completed status of a TODO item, even though yesterday we added that functionality using the REST API. Let's update our TodoMVC UI to keep track of these changes, and make use of the new property we added to the database.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant