Skip to content

Toggle All Todo List Items #50

Closed
Closed
@nelsonic

Description

@nelsonic
  <input class="toggle-all" type="checkbox">
  <label for="toggle-all">Mark all as complete</label>

Acceptance Criteria

  • clicking/tapping the "toggle-all" checkbox will set the done=true on all todo list items.
  • When toggle-all is set to checked then clicking/tapping it again will set all items done=false

This issue is part of the TodoMVC Feature List [Epic] #48

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