I installed, ran coffee server.coffee. Once the app was started I opened it up in 2 browser windows. It does not sync correctly. Checking and Unchecking the checkbox inputs results in inconsistent things happening between the browser windows.
Reordering todo items appears to work correctly. When you manually move them it works fine. And when you check something as done it moves to the bottom of the list. In the other browser the "complete" item moves to the bottom as well, except its not marked as complete.
Definitely buggy.
I installed, ran
coffee server.coffee. Once the app was started I opened it up in 2 browser windows. It does not sync correctly. Checking and Unchecking the checkbox inputs results in inconsistent things happening between the browser windows.Reordering todo items appears to work correctly. When you manually move them it works fine. And when you check something as done it moves to the bottom of the list. In the other browser the "complete" item moves to the bottom as well, except its not marked as complete.
Definitely buggy.