adopted-ember-addons / adopted-ember-addons/ember-paper

paper-autocomplete: differentiate required and require-match error message

Open
#678 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
879
Forks
327
PR merge metrics
No merged PRs in 30d

Description

When you type a value that does not exists and leave the input, we have an "This is required." error message.

We should instead have a different message saying that the user should choose a valid value.

If the autocomplete was not required the input is not even in error although nothing was sent through `onSelectionChange`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.