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.

It should be possible to allow an empty selection even when force selection is on. #1038

@ianjosephwilson

Description

@ianjosephwilson

When is-editable = true, ie. a selection must come from the list, it should be possible to also allow an empty selection if ng-required = false without triggering an error. Otherwise ng-required becomes ineffective.

Ie. I want the user to either:
- select something from the list
- leave the input empty, either by typing nothing or deleting what has been typed

If the prior behavior is needed, ie. the input has to be something in the list then ng-required should be set to true.

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