Skip to content

Non-semantic layout #6

@hgenru

Description

@hgenru

I am a little confused layout and styling in template.

  1. Why toggle-all is in main section, but visually is in header? What prevents to place it there?
  2. Found <label for="toggle-all">, but input with specific name not found. And in css label display: none. Wtf?
  3. toggle-all checkbox styled with ::before pseudo class, but input elements has no content and this is hack.
  4. In todomvc-app-css specify :focus {outline: none}. That's too bad, because it disables native tab button behavior.

todomvc-app-template and todomvc-app-css need some refactoring. I ready to help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions