cibernox / cibernox/ember-power-select-typeahead
Material theme of ember-power-select
- Dominant language
- JavaScript
- Stars
- 37
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
Description
Hi again.
I also tried to use it for material theme of ember-power-select, in my ember-cli-build.js I have:
``` javascript
'ember-power-select': {
theme: 'material'
}
```
and when I use your component out of the box, I do not see any arrow/cross/loading icons on the right side.
Is it me doing something wrong or there is no support for material theme of ember-power-select ?
Contributor guide
Research direction
Start with the ember-cli-build.js configuration shown in the issue and reproduce the component with ember-power-select's material theme enabled. Trace the material-theme integration for the arrow, cross, and loading icons; done means those icons appear on the right side when the component is used with that configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100