Skip to content

Fields with a minimum length property are not validated to ensure the minimum length is met on entry (or save) #119

Description

@thomasplevy

Reproduction Steps

  • Visit a form
  • Select the user password form (also possible with textarea field's "rows" property in custom fields)
  • Enter a value less than 6 (the minimum length set on the TextControl input)

Related to https://github.com/gocodebox/lifterlms-custom-fields/issues/35

Expected Behavior

  • I should be unable to enter (or save) a value less than 6 (2 on the textrea)

Actual Behavior

  • I am able to enter and save a value less than 6 (2 on the textrea)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    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