jadjoubran / jadjoubran/angular-material-design-lite
mdl-text-field : keep <input> to conserve the possibility to use some attribut as "list"
Open
Easy pick
enhancement
- Dominant language
- JavaScript
- Stars
- 201
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
With the current directive mdl-text-field there is no possibility to have the "list" attribute for the input or "type".
Best would be that the directive must include the input to be able to do so.
Check Lumx project that gives that possibility for example.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the mdl-text-field directive and inspect how it currently renders or wraps the input. Compare its behavior with the Lumx project example; done means the directive permits input attributes such as list and type to be used.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angularjs, javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100