Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.
This repository was archived by the owner on May 29, 2019. It is now read-only.

feat(typeahead) invalid form if input is not in the model list (to force selection) #806

Closed
@julienmeyer

Description

@julienmeyer

Add a new feature to force the user to enter a value present in the list (typeahead-force-selection for example).
If the user enter a value not present in the list set the input's validity flag to false and not just set the model to undefined (as with typeahead-editable to false).

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