Skip to content

todo example: bugs and not comply to the standard template #14

@aclueless

Description

@aclueless

Testing the demo at: https://ivanceras.github.io/todomvc/

  • Bugs:
  1. Create 2 todo items
  2. Double click the first item
  3. Double click the second item => The first item should be un-edit
  4. Click back to the first item,
  5. Click the second item => error unreachable in console
  • Not comply to the standard (just saw on demo, I did not read the code)
  1. Not implement persistent storage
  2. Number of "item left" not update when check/uncheck an item
  3. "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 workingenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions