Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Form Validation for Email #2675

@PerfectedApp

Description

@PerfectedApp

When an email address is being entered into an input field with type set to email, the validation fails when the Top Level Domain is more than 4 chars long. It also removes the text altogether.

Although a TLD longer than 4 chars is not normal, there are a few and more in the near future. Case in point is 'MUSEUM', which is clearly longer than 4 chars.

I can understand why the text is removed, just as I enter text in an integer input field it's removed, but is not good user experience. If a type'o is made here, the user should be allowed to fix it not re-enter it.

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