Skip to content

DELETE a Todo List item using the "cross" (button) #59

Closed
@nelsonic

Description

@nelsonic
  • should show the <button class="destroy"> on hover (over the item)
  • Clicking/tapping the <button class="destroy"> sends the signal('DELETE', todo.id)
  • DELETE update case receives the todo.id and removes it from the model.todos Array.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions