adopted-ember-addons / adopted-ember-addons/ember-paper
paper-autocomplete: differentiate required and require-match error message
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 879
- Forks
- 327
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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`.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.