Skip to content
This repository was archived by the owner on Feb 7, 2023. It is now read-only.
This repository was archived by the owner on Feb 7, 2023. It is now read-only.

Web address and email address form fields have the id "password" #1

Description

@lewisnyman

Nice tool guys! I'm having fun playing with it.

In 00-text-fields.mustache:

    <div class="field-container">
        <label for="password">Web Address</label>
        <input id="password" type="url" placeholder="http://yoursite.com">
    </div>
    <div class="field-container">
        <label for="password">Email Address</label>
        <input id="password" type="email" placeholder="name@email.com">
    </div>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions