-
-
Notifications
You must be signed in to change notification settings - Fork 61
Closed
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Description
Testing the demo at: https://ivanceras.github.io/todomvc/
- Bugs:
- Create 2 todo items
- Double click the first item
- Double click the second item => The first item should be un-edit
- Click back to the first item,
- Click the second item => error unreachable in console
- Not comply to the standard (just saw on demo, I did not read the code)
- Not implement persistent storage
- Number of "item left" not update when check/uncheck an item
- "Clear complete" not hidden when there is no item checked
I saw you update sauron on schell/todo-mvc-bench#44 and I think frameworks should implement standard features to compare.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request