adopted-ember-addons / adopted-ember-addons/ember-paper
paper-autocomplete: differentiate required and require-match error message
未关闭
- 主要语言
- JavaScript
- 星标
- 879
- 派生
- 327
- PR 合并指标
- 30 天内没有已合并 PR
描述
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`.
贡献指南
评估
这个 Issue 还没有评估数据。