adopted-ember-addons / adopted-ember-addons/ember-paper
How to add hint for autocompelete and select like input
Đang mở
- Ngôn ngữ chính
- JavaScript
- Star
- 879
- Fork
- 327
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Is there a way to add hint like input in select and autocomplete
```
{{#paper-autocomplete
as |autocomplete|
}}
Enter a name
{{paper-autocomplete-highlight
searchText=autocomplete.searchText
flags="i"
}}
{{/paper-autocomplete}}
```
Hướng dẫn đóng góp
Hướng nghiên cứu
The issue only provides an Ember template using paper-autocomplete and paper-autocomplete-highlight, with no file or test named. Start by locating those components and the related select implementation; the expected hint behavior and completion criteria need to be clarified before work begins.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- javascript
- Lĩnh vực
- frontend
- Loại issue
- Tính năng
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Cần làm rõ
- Mức phù hợp với người mới
- 25/100