Skip to content

StringInput types email, url and tel does nothing #233

@Gatar

Description

@Gatar

Steps to reproduce:

  1. Declare input string using one of StringInput types: url(), email() or tel()
    inputs.string("test") { email() }
  2. Execute script

Actual result:

  1. Any input value is accepted

Expected result:

  1. Input values is validated for the chosen type

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